FlexReport for WPF
GetFieldNames メソッド (IC1FlexReportRecordset)


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

戻り値の型

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

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