SqlDataSourceView.DeleteCommandType プロパティ
アセンブリ: System.Web (system.web.dll 内)
 構文
構文Dim instance As SqlDataSourceView 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 です。
 解説
解説 プラットフォーム
プラットフォーム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に収録されているすべての辞書からSqlDataSourceView.DeleteCommandType プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からSqlDataSourceView.DeleteCommandType プロパティ
                    を検索
                     全ての辞書からSqlDataSourceView.DeleteCommandType プロパティ
                    を検索
                - SqlDataSourceView.DeleteCommandType プロパティのページへのリンク

 
                             
                    


