Partager via


PlannerSolutionDataSet.SolutionsDataTable.NewRowFromBuilder - Méthode

Ce membre remplace DataTable.NewRowFromBuilder(DataRowBuilder).

Espace de noms :  WebSvcPortfolioAnalyses
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Protected Overrides Function NewRowFromBuilder ( _
    builder As DataRowBuilder _
) As DataRow
'Utilisation
Dim builder As DataRowBuilder
Dim returnValue As DataRow

returnValue = Me.NewRowFromBuilder(builder)
protected override DataRow NewRowFromBuilder(
    DataRowBuilder builder
)

Paramètres

Valeur renvoyée

Type : System.Data.DataRow
Cette propriété renvoie DataRow.

Voir aussi

Référence

PlannerSolutionDataSet.SolutionsDataTable classe

PlannerSolutionDataSet.SolutionsDataTable - Membres

WebSvcPortfolioAnalyses - Espace de noms