ObjectQuery.CommandText Proprietà

Definizione

Restituisce il testo del comando per la query.

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

Valore della proprietà

Valore string.

Si applica a