Méthode | Description | |
---|---|---|
DataRetriever ( SQL DBCon, string tableName, String DataStatement ) : System | ||
SupplyPageOfData ( int lowerPageBoundary, int rowsPerPage ) : |
Méthode | Description | |
---|---|---|
CommaSeparatedListOfColumnNames ( String Prefix = "" ) : string |
public DataRetriever ( SQL DBCon, string tableName, String DataStatement ) : System | ||
DBCon | SQL | |
tableName | string | |
DataStatement | String | |
Résultat | System |
public SupplyPageOfData ( int lowerPageBoundary, int rowsPerPage ) : |
||
lowerPageBoundary | int | |
rowsPerPage | int | |
Résultat |