Partager via


EntityCommand.CommandText Propriété

Définition

Obtient ou définit une instruction Entity SQL qui spécifie une commande ou une procédure stockée à exécuter.

public override string CommandText { get; set; }
member this.CommandText : string with get, set
Public Overrides Property CommandText As String

Valeur de propriété

Entity SQL qui spécifie une commande ou une procédure stockée à exécuter.

S’applique à