CUBRID ADO.NET Driver - 8.4.0.0 Namespace: CUBRID.Data.CUBRIDClient
Assembly: CUBRID.Data (in CUBRID.Data.dll) Version: 8.4.0.0 (8.4.0.0)
Assembly: CUBRID.Data (in CUBRID.Data.dll) Version: 8.4.0.0 (8.4.0.0)
Syntax
| C# |
|---|
protected override DbParameter GetParameter( int index ) |
| Visual Basic |
|---|
Protected Overrides Function GetParameter ( _ index As Integer _ ) As DbParameter |
Parameters
- index
- Type: System..::..Int32