DbDataAdapter.FillCommandBehavior Właściwość

Definicja

Pobiera lub ustawia zachowanie polecenia użytego do wypełnienia karty danych.

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

Wartość właściwości

CommandBehavior

Polecenie CommandBehavior użyte do wypełnienia karty danych.

Dotyczy

Zobacz też