Runs a SQL statement that does not provide a result set
Namespace: Wiker.WIDatabaseAssembly:
Syntax
C# |
---|
public bool ExecuteStatement( string statement ) |
Visual Basic |
---|
Public Function ExecuteStatement ( _ statement As String _ ) As Boolean |
Visual C++ |
---|
public: bool ExecuteStatement( String^ statement ) |
Parameters
- statement
- Type: System..::..String
Command to run