RunSPWithNoReturn
This method runs a Stored procedure and does not return any result set
Parameters:
| Description | |
|---|---|
| procName | SQL Stored procdeure name 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. |
| RunSPWithNoReturn(String) Method | |
| See Also | |
|
| Akal.QuickObjects.DBLibrary Namespace > DatabaseObjectSQL Class > RunSPWithNoReturn Method : RunSPWithNoReturn(String) Method |