SqlDataSourceView.OldValuesParameterFormatString プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SqlDataSourceView.OldValuesParameterFormatString プロパティの意味・解説 

SqlDataSourceView.OldValuesParameterFormatString プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

Delete メソッドまたは Update メソッド渡される任意のパラメータ名に適用される書式指定文字列取得または設定します

名前空間: System.Web.UI.WebControls
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Property OldValuesParameterFormatString
 As String
Dim instance As SqlDataSourceView
Dim value As String

value = instance.OldValuesParameterFormatString

instance.OldValuesParameterFormatString = value
public string OldValuesParameterFormatString
 { get; set; }
public:
property String^ OldValuesParameterFormatString {
    String^ get ();
    void set (String^ value);
}
/** @property */
public String get_OldValuesParameterFormatString ()

/** @property */
public void set_OldValuesParameterFormatString
 (String value)
public function get OldValuesParameterFormatString
 () : String

public function set OldValuesParameterFormatString
 (value : String)

プロパティ
Delete メソッドまたは Update メソッド渡される任意の oldValues パラメータの名前に適用される書式指定文字列を表す文字列。既定値は "{0}" です。

解説解説

OldValuesParameterFormatString 書式指定文字列は、データ バインド コントロールDataKeyNames プロパティによって識別されるキーなどの主キー、または ConflictDetection プロパティが CompareAllValues 値に設定されoldValuesセット対応するデータ メソッド渡される削除更新場合適用されます。この場合書式指定文字列oldValues コレクションの各パラメータ名に割り当てられます。詳細については、「SqlDataSource.OldValuesParameterFormatString」を参照してください

OldValuesParameterFormatString プロパティの値はビューステート格納されます。

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SqlDataSourceView クラス
SqlDataSourceView メンバ
System.Web.UI.WebControls 名前空間
SqlDataSourceView.ConflictDetection プロパティ
ExecuteDelete
ExecuteUpdate



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

SqlDataSourceView.OldValuesParameterFormatString プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SqlDataSourceView.OldValuesParameterFormatString プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS