SqlBatchCommand.CommandBehavior Proprietà

Definizione

Uno dei valori di CommandBehavior che indica le opzioni per l'esecuzione dell'istruzione e il recupero dei dati.

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

Valore della proprietà

Si applica a