DataStatementAst.Variable Property

Definition

The name of the variable this data statement sets, or null if no variable name was specified.

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

Property Value

Applies to