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 DbDataReader GetDataReader( int ordinal ) |
| Visual Basic |
|---|
Public Function GetDataReader ( _ ordinal As Integer _ ) As DbDataReader |
Parameters
- ordinal
- Type: System..::..Int32