DesignerDataSourceView.GetDesignTimeData メソッド
アセンブリ: System.Design (system.design.dll 内)

Public Overridable Function GetDesignTimeData ( _ minimumRows As Integer, _ <OutAttribute> ByRef isSampleData As Boolean _ ) As IEnumerable
Dim instance As DesignerDataSourceView Dim minimumRows As Integer Dim isSampleData As Boolean Dim returnValue As IEnumerable returnValue = instance.GetDesignTimeData(minimumRows, isSampleData)
public: virtual IEnumerable^ GetDesignTimeData ( int minimumRows, [OutAttribute] bool% isSampleData )
public IEnumerable GetDesignTimeData ( int minimumRows, /** @attribute OutAttribute() */ /** @ref */ boolean isSampleData )
戻り値
デザイン時に表示するデータを格納している DataSourceView。

ビューとスキーマ、およびデータ ソース デザイナを指定して GetDesignTimeData メソッドを使用する例全体については、DataSourceDesigner のトピックを参照してください。


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に収録されているすべての辞書からDesignerDataSourceView.GetDesignTimeData メソッドを検索する場合は、下記のリンクをクリックしてください。

- DesignerDataSourceView.GetDesignTimeData メソッドのページへのリンク