[]
        
Gets the schema of the specified db connection if it's of the same data provider.
public DataSchema GetSchema(DbConnection connection)
| Type | Name | Description | 
|---|---|---|
| DbConnection | connection | A connection to get schema for.  | 
    
| Type | Description | 
|---|---|
| DataSchema |