DataConnector
Item(Int32) プロパティ

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataReader クラス > Item プロパティ : Item(Int32) プロパティ
The zero-based column ordinal.
Gets the value of the specified column as an instance of System.Object.
シンタックス
'宣言
 
Public Overloads Overrides ReadOnly Property Item( _
   ByVal ordinal As System.Integer _
) As System.Object
public override System.object Item( 
   System.int ordinal
) {get;}

パラメータ

ordinal
The zero-based column ordinal.

プロパティ値

The value of the specified column.
参照

C1DataReader クラス
C1DataReader メンバ
オーバーロード一覧