ObjectQuery.CommandText Property

Definition

Returns the command text for the query.

public string CommandText { get; }
member this.CommandText : string
Public ReadOnly Property CommandText As String

Property Value

A string value.

Applies to