IDbSchemaHelper Members
Obsolete. If implemented by a class, provides methods to obtain the information about a data source from the database.
#Methods
Name | Description |
---|---|
Fill |
Fills the data source schema. |
Get |
Returns the table rows available in a data source schema. |
Get |
Returns the SELECT query string from a data source schema. |
Get |
Returns the SELECT query string from a data source schema. |
Get |
Obtains column names from the specified data table. |
See Also