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