ScheduleDataSet.ScheduleDataTable.CreateInstance 方法

返回ScheduleDataTable的一个新实例。

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

语法

声明
Protected Overrides Function CreateInstance As DataTable
用法
Dim returnValue As DataTable

returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()

返回值

类型:System.Data.DataTable

另请参阅

引用

ScheduleDataSet.ScheduleDataTable 类

ScheduleDataSet.ScheduleDataTable 成员

WebSvcStatusing 命名空间