ConnectionProviderSql.FormatSelect Method
| Name | Parameters |
|---|---|
| FormatSelect(String, String, String, String, String, String, Int32, Int32) | selectedPropertiesSql, fromSql, whereSql, orderBySql, groupBySql, havingSql, skipSelectedRecords, topSelectedRecords |
| FormatSelect(String, String, String, String, String, String, Int32) | selectedPropertiesSql, fromSql, whereSql, orderBySql, groupBySql, havingSql, topSelectedRecords |