Initializes a new instance of the CommandConfig class
Namespace:
DbNetLink.DataAssembly: DbNetLink.DbNetData (in DbNetLink.DbNetData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public CommandConfig( string Sql ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ Sql As String _ ) |
| Visual C++ |
|---|
public: CommandConfig( String^ Sql ) |
Parameters
- Sql
- Type: System..::.String
The SQL statement