LookupTableMultiLangDataSet.LookupTablesDataTable.NewLookupTablesRow 方法

创建为LookupTablesDataTableLookupTablesRow的一个新实例。

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

语法

声明
Public Function NewLookupTablesRow As LookupTableMultiLangDataSet.LookupTablesRow
用法
Dim instance As LookupTableMultiLangDataSet.LookupTablesDataTable
Dim returnValue As LookupTableMultiLangDataSet.LookupTablesRow

returnValue = instance.NewLookupTablesRow()
public LookupTableMultiLangDataSet.LookupTablesRow NewLookupTablesRow()

返回值

类型:WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesRow
Row 对象。

另请参阅

引用

LookupTableMultiLangDataSet.LookupTablesDataTable 类

LookupTableMultiLangDataSet.LookupTablesDataTable 成员

WebSvcLookupTable 命名空间