共用方式為


DbVariableReferenceExpression.VariableName 屬性

定義

取得參考變數的名稱。

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

屬性值

參考變數的名稱。

適用於