DataConnector
GetFieldType メソッド (C1DataReader)

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataReader クラス : GetFieldType メソッド
The zero-based column ordinal.
Gets 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
)

パラメータ

ordinal
The zero-based column ordinal.

戻り値の型

The data type of the specified column.
参照

C1DataReader クラス
C1DataReader メンバ