DbDataAdapter.FillCommandBehavior 屬性

定義

接收或設定用來填充資料介面卡的指令行為。

protected public:
 property System::Data::CommandBehavior FillCommandBehavior { System::Data::CommandBehavior get(); void set(System::Data::CommandBehavior value); };
protected internal System.Data.CommandBehavior FillCommandBehavior { get; set; }
member this.FillCommandBehavior : System.Data.CommandBehavior with get, set
Protected Friend Property FillCommandBehavior As CommandBehavior

屬性值

CommandBehavior該指令用於填充資料介面卡。

適用於

另請參閱