TimesheetAuditExportDataSet.AuditExportsDataTable.Clone 方法

该成员将替代 DataTable.Clone()

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

语法

声明
Public Overrides Function Clone As DataTable
用法
Dim instance As TimesheetAuditExportDataSet.AuditExportsDataTable
Dim returnValue As DataTable

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

返回值

类型:System.Data.DataTable

另请参阅

引用

TimesheetAuditExportDataSet.AuditExportsDataTable 类

TimesheetAuditExportDataSet.AuditExportsDataTable 成员

WebSvcAdmin 命名空间