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

Public Shared Function GetDesignTimeDataSource ( _ dataTable As DataTable, _ minimumRows As Integer _ ) As IEnumerable
Dim dataTable As DataTable Dim minimumRows As Integer Dim returnValue As IEnumerable returnValue = DesignTimeData.GetDesignTimeDataSource(dataTable, minimumRows)
public static function GetDesignTimeDataSource ( dataTable : DataTable, minimumRows : int ) : IEnumerable
戻り値
デザイン時に使用するサンプル データを含む IEnumerable を実装するオブジェクト。


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

- DesignTimeData.GetDesignTimeDataSource メソッドのページへのリンク