CalcEngine for .NET
GetFieldNames メソッド (ExpressionEngine)

C1.CalcEngine アセンブリ > C1.CalcEngine.ExpressionEngine 名前空間 > ExpressionEngine クラス : GetFieldNames メソッド
データソースのフィールド名を取得します。
シンタックス
'宣言
 
Public MustOverride Function GetFieldNames() As System.Collections.Generic.IEnumerable(Of String)
public abstract System.Collections.Generic.IEnumerable<string> GetFieldNames()
参照

ExpressionEngine クラス
ExpressionEngine メンバ