ObjectDesignerDataSourceView.GetDesignTimeData メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ObjectDesignerDataSourceView.GetDesignTimeData メソッドの意味・解説 

ObjectDesignerDataSourceView.GetDesignTimeData メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

関連付けられているデータ ソース コントロールスキーマ一致するデザインデータ生成します

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

Public Overrides Function
 GetDesignTimeData ( _
    minimumRows As Integer, _
    <OutAttribute> ByRef isSampleData As
 Boolean _
) As IEnumerable
Dim instance As ObjectDesignerDataSourceView
Dim minimumRows As Integer
Dim isSampleData As Boolean
Dim returnValue As IEnumerable

returnValue = instance.GetDesignTimeData(minimumRows, isSampleData)
public override IEnumerable GetDesignTimeData (
    int minimumRows,
    out bool isSampleData
)
public:
virtual IEnumerable^ GetDesignTimeData (
    int minimumRows, 
    [OutAttribute] bool% isSampleData
) override
public IEnumerable GetDesignTimeData (
    int minimumRows, 
    /** @attribute OutAttribute() */ /** @ref */ boolean isSampleData
)
JScript では、値型引数参照渡しされません。

パラメータ

minimumRows

取得する行の最小行数格納している整数

isSampleData

返されるデータサンプル データかまたは実際のデータかを示す値。

戻り値
関連付けられている ObjectDataSource によって表されるデータサンプルデザイナサンプル データ生成できない場合null 参照 (Visual Basic では Nothing)。

解説解説
.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
ObjectDesignerDataSourceView クラス
ObjectDesignerDataSourceView メンバ
System.Web.UI.Design.WebControls 名前空間
ObjectDataSource
ObjectDataSourceDesigner クラス
DesignerDataSourceView クラス



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

辞書ショートカット

すべての辞書の索引

ObjectDesignerDataSourceView.GetDesignTimeData メソッドのお隣キーワード
検索ランキング

   

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



ObjectDesignerDataSourceView.GetDesignTimeData メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2024 GRAS Group, Inc.RSS