EntityDesignerDataSourceView.GetDesignTimeData Method (Int32, Boolean)
.NET Framework (current version)
Gets the design-time data that matches the schema of the associated data source control by using the specified number of rows.
Assembly: System.Web.Entity.Design (in System.Web.Entity.Design.dll)
Parameters
- minimumRows
-
Type:
System.Int32
The minimum number of rows to return.
- isSampleData
-
Type:
System.Boolean
true to indicate that the returned data is sample data; false to indicate that the returned data is live data.
Returns a value that indicates whether the data is sample or real data.
.NET Framework
Available since 3.5
Available since 3.5
Show: