'宣言 Public Overrides Function GetValue( _ ByVal ordinal As System.Integer _ ) As System.Object
public override System.object GetValue( System.int ordinal )
パラメータ
- ordinal
- The zero-based column ordinal.
戻り値の型
The value of the specified column.
'宣言 Public Overrides Function GetValue( _ ByVal ordinal As System.Integer _ ) As System.Object
public override System.object GetValue( System.int ordinal )