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