clsDBqueryWithCount Method
Custome query for getting record counts
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public long queryWithCount(
string stmt,
string[] options
)
- stmt String
- SQL statement to perform
- options String
- Values to be inserted in SQL Statement
Int64Count of records retrieved