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 override DataTable GetSchema( string collectionName ) |
| Visual Basic |
|---|
Public Overrides Function GetSchema ( _ collectionName As String _ ) As DataTable |
Parameters
- collectionName
- Type: System..::..String