PowerTools ActiveReports for .NET 11.0J
GetOrdinal メソッド

序数を取得するフィールド名のString値。
指定した名前のフィールドの序数フィールドのインデックスを取得します。  
構文
'宣言
 
Function GetOrdinal( _
   ByVal fieldName As String _
) As Integer
int GetOrdinal( 
   string fieldName
)

パラメータ

fieldName
序数を取得するフィールド名のString値。
参照

関連項目

IDataRecord インターフェース
IDataRecord メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.