FlexReport for WPF
GetFieldNames メソッド (IC1FlexReportRecordset)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > IC1FlexReportRecordset インターフェース : GetFieldNames メソッド
データソースのすべてのフィールドの名前を含む文字列の配列を取得します。
シンタックス
'宣言
 
Function GetFieldNames() As System.String()
'使用法
 
Dim instance As IC1FlexReportRecordset
Dim value() As System.String
 
value = instance.GetFieldNames()
System.string[] GetFieldNames()

戻り値の型

データソースのすべてのフィールドの名前を含む文字列の配列。
参照

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