Share via


SqlBatchCommand.CommandBehavior 屬性

定義

其中一個 CommandBehavior 值,表示陳述式執行和資料擷取的選項。

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

屬性值

適用於