PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.Clone 方法

该成员将替代 DataTable.Clone()

命名空间:  WebSvcPortfolioAnalyses
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Overrides Function Clone As DataTable
用法
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim returnValue As DataTable

returnValue = instance.Clone()
public override DataTable Clone()

返回值

类型:System.Data.DataTable

另请参阅

引用

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 类

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable 成员

WebSvcPortfolioAnalyses 命名空间