IDbSchemaHelper.GetSelectColumnsQuery Method
Name | Parameters | Description |
---|---|---|
GetSelectColumnsQuery(DbConnection, String, String, String[]) | connection, tableName, tableSchemaName, columnNames | Returns the SELECT query string from a data source schema. |
GetSelectColumnsQuery(DbConnection, String, String) | connection, tableName, tableSchemaName | Returns the SELECT query string from a data source schema. |