DbVariableReferenceExpression.VariableName プロパティ

定義

参照されている変数の名前を取得します。

public:
 property System::String ^ VariableName { System::String ^ get(); };
public string VariableName { get; }
member this.VariableName : string
Public ReadOnly Property VariableName As String

プロパティ値

参照されている変数の名前。

適用対象