DataAdapter.AcceptChangesDuringFill プロパティ
アセンブリ: System.Data (system.data.dll 内)

Dim instance As DataAdapter Dim value As Boolean value = instance.AcceptChangesDuringFill instance.AcceptChangesDuringFill = value
/** @property */ public boolean get_AcceptChangesDuringFill () /** @property */ public void set_AcceptChangesDuringFill (boolean value)
public function get AcceptChangesDuringFill () : boolean public function set AcceptChangesDuringFill (value : boolean)
DataRow に対して AcceptChanges を呼び出す場合は true。それ以外の場合は false。既定値は true です。


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDataAdapter.AcceptChangesDuringFill プロパティを検索する場合は、下記のリンクをクリックしてください。

- DataAdapter.AcceptChangesDuringFill プロパティのページへのリンク