SqlExecutionException.Commands Propriété

Définition

Obtient les commandes SQL en cours d’exécution lorsque l’exception s’est produite.

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

Valeur de propriété

Commandes SQL en cours d’exécution lorsque l’exception s’est produite.

S’applique à