LookupTableMultiLangDataSet.LookupTablesRow.GetLookupTableStructuresRows 方法
获取列表的查找表结构。
命名空间: WebSvcLookupTable
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function GetLookupTableStructuresRows As LookupTableMultiLangDataSet.LookupTableStructuresRow()
用法
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow()
returnValue = instance.GetLookupTableStructuresRows()
public LookupTableMultiLangDataSet.LookupTableStructuresRow[] GetLookupTableStructuresRows()
返回值
类型:[]
查找表结构的数据的行的数组。
另请参阅
引用
LookupTableMultiLangDataSet.LookupTablesRow 类