SqlDataSource.DeleteCommandType プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As SqlDataSource Dim value As SqlDataSourceCommandType value = instance.DeleteCommandType instance.DeleteCommandType = value
public: property SqlDataSourceCommandType DeleteCommandType { SqlDataSourceCommandType get (); void set (SqlDataSourceCommandType value); }
/** @property */ public SqlDataSourceCommandType get_DeleteCommandType () /** @property */ public void set_DeleteCommandType (SqlDataSourceCommandType value)
public function get DeleteCommandType () : SqlDataSourceCommandType public function set DeleteCommandType (value : SqlDataSourceCommandType)
SqlDataSourceCommandType 値の 1 つ。既定値は Text です。

DeleteCommandType プロパティは、SqlDataSource コントロールに関連付けられた SqlDataSourceView オブジェクトの DeleteCommandType プロパティに処理を代行させます。

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


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

- SqlDataSource.DeleteCommandType プロパティのページへのリンク