GrapeCity ActiveReports for .NET 12.0J
GetOrdinal メソッド

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

パラメータ

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

関連項目

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

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.