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 static CUBRIDDataType NameToType( string typeName ) |
| Visual Basic |
|---|
Public Shared Function NameToType ( _ typeName As String _ ) As CUBRIDDataType |
Parameters
- typeName
- Type: System..::..String