Overload | Description |
---|---|
GetSchema() | Returns schema information for the data source of this System.Data.Common.DbConnection. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |
GetSchema(String) | Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |
GetSchema(String,String[]) | Returns schema information for the data source of this System.Data.Common.DbConnection using the specified string for the schema name and the specified string array for the restriction values. (Inherited from C1.DataConnector.AdoNet.DbConnectionWrap<C1ODataConnection,C1ODataCommand,C1DbParameter>) |