This documentation is archived and is not being maintained.

DesignTimeData Methods

The methods of the DesignTimeData class are listed here. For a complete list of DesignTimeData class members, see the DesignTimeData Members topic.

Public Methods

public methodstatic (Shared in Visual Basic)CreateDummyDataTable Creates a datatable that contains sample data.
public methodstatic (Shared in Visual Basic)CreateSampleDataTable Creates a sample datatable with the same schema as the specified data source.
public methodstatic (Shared in Visual Basic)GetDataFields Gets the data fields of the specified data source.
public methodstatic (Shared in Visual Basic)GetDataMember Gets the specified data member from the specified data source.
public methodstatic (Shared in Visual Basic)GetDataMembers Gets the data members of the specified data source.
public methodstatic (Shared in Visual Basic)GetDesignTimeDataSource Adds sample rows to the specified data table and returns the updated table.
public methodstatic (Shared in Visual Basic)GetSelectedDataSource Overloaded. Gets the specified data source.

See Also

DesignTimeData Class | System.Web.UI.Design Namespace

Show: