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

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

ObjectDataSourceView.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 ObjectDataSourceView
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}" です。パラメータ名が単にフィールド名であることを示します

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2024 GRAS Group, Inc.RSS