StatusingDataSet.ProjectsDataTable.NewRowFromBuilder(DataRowBuilder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override System::Data::DataRow ^ NewRowFromBuilder(System::Data::DataRowBuilder ^ builder);
protected override System.Data.DataRow NewRowFromBuilder(System.Data.DataRowBuilder builder);
override this.NewRowFromBuilder : System.Data.DataRowBuilder -> System.Data.DataRow
Protected Overrides Function NewRowFromBuilder (builder As DataRowBuilder) As DataRow
Parameters
- builder
- DataRowBuilder