LookupTableMultiLangDataSet.LookupTableValuesDataTable.CreateInstance 方法

返回LookupTableValuesDataTable的一个新实例。

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

语法

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

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

返回值

类型:System.Data.DataTable

另请参阅

引用

LookupTableMultiLangDataSet.LookupTableValuesDataTable 类

LookupTableMultiLangDataSet.LookupTableValuesDataTable 成员

WebSvcLookupTable 命名空间