Partager via


SqlBatchCommand.CommandBehavior Propriété

Définition

Une des valeurs de CommandBehavior, indiquant les options pour l’exécution d’instructions et la récupération de données.

public:
 property System::Data::CommandBehavior CommandBehavior { System::Data::CommandBehavior get(); void set(System::Data::CommandBehavior value); };
public System.Data.CommandBehavior CommandBehavior { get; set; }
member this.CommandBehavior : System.Data.CommandBehavior with get, set
Public Property CommandBehavior As CommandBehavior

Valeur de propriété

S’applique à