Partilhar via


SqlBatchCommand.CommandBehavior Propriedade

Definição

Um dos valores CommandBehavior que indica opções de execução de instrução e recuperação de dados.

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

Valor da propriedade

Aplica-se a