Method | Description | |
---|---|---|
CreateQueries ( int minValue, int maxValue, DataBaseType dataBaseType ) : List |
||
UnionQueryConstructor ( ) : System.Collections.Generic |
Method | Description | |
---|---|---|
AssembleMssql ( string basis ) : void | ||
AssembleMySql ( string basis ) : void | ||
UnionQueryMssql ( string basis ) : void | ||
UnionQueryMySql ( string basis ) : void |
public CreateQueries ( int minValue, int maxValue, DataBaseType dataBaseType ) : List |
||
minValue | int | |
maxValue | int | |
dataBaseType | DataBaseType | |
return | List |
public UnionQueryConstructor ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |