DataAdapter.ShouldSerializeAcceptChangesDuringFill Yöntem

Tanım

Özelliğin AcceptChangesDuringFill kalıcı olup olmayacağını belirler.

public:
 virtual bool ShouldSerializeAcceptChangesDuringFill();
public virtual bool ShouldSerializeAcceptChangesDuringFill ();
abstract member ShouldSerializeAcceptChangesDuringFill : unit -> bool
override this.ShouldSerializeAcceptChangesDuringFill : unit -> bool
Public Overridable Function ShouldSerializeAcceptChangesDuringFill () As Boolean

Döndürülenler

trueAcceptChangesDuringFill özelliği kalıcıysa; aksi takdirde false.

Şunlara uygulanır

Ayrıca bkz.