EdmFunction.CommandTextAttribute Eigenschap

Definitie

Hiermee haalt u een query op in de taal die wordt gebruikt door het databasebeheersysteem of het opslagmodel.

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

Waarde van eigenschap

Een tekenreekswaarde in de syntaxis die wordt gebruikt door het databasebeheersysteem of opslagmodel dat de query- of update-instructie van de EdmFunctiondatabase bevat.

Van toepassing op