DataManager..::..ExecuteSqlWithError Method (StringCollection)
Executes the SQL with error.
Namespace:
FLEXYGO.DataAssembly: flxDataManager (in flxDataManager.dll)
Syntax
public void ExecuteSqlWithError( StringCollection SqlSentenceCol )
Public Sub ExecuteSqlWithError ( _ SqlSentenceCol As StringCollection _ )
Parameters
- SqlSentenceCol
- Type: StringCollection
A SQL string collection.