RunSQLWithNoReturn
This method runs a SQL Command and returns the number of records affected.
Parameters:
| Description | |
|---|---|
| sqlCommand | SQL command to be executed. |
Returns:
| Type | |
|---|---|
| System.Int32 |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.DBLibrary | Send comments on this topic. |
| RunSQLWithNoReturn(String) Method | |
| See Also | |
|
| Akal.QuickObjects.DBLibrary Namespace > DatabaseObjectSQL Class > RunSQLWithNoReturn Method : RunSQLWithNoReturn(String) Method |