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# |
|---|
public CUBRIDParameter Add( string parameterName, CUBRIDDataType dataType ) |
| Visual Basic |
|---|
Public Function Add ( _ parameterName As String, _ dataType As CUBRIDDataType _ ) As CUBRIDParameter |
Parameters
- parameterName
- Type: System..::..String
- dataType
- Type: CUBRID.Data.CUBRIDClient..::..CUBRIDDataType