SqlDesignerDataSourceView.GetDesignTimeData メソッド
構文Public Overrides Function GetDesignTimeData ( _ minimumRows As Integer, _ <OutAttribute> ByRef isSampleData As Boolean _ ) As IEnumerable
Dim instance As SqlDesignerDataSourceView 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 ) override
バージョン情報
参照Weblioに収録されているすべての辞書からSqlDesignerDataSourceView.GetDesignTimeData メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からSqlDesignerDataSourceView.GetDesignTimeData メソッド
を検索
- SqlDesignerDataSourceView.GetDesignTimeData メソッドのページへのリンク