LookupTableMultiLangDataSet.LookupTableValuesDataTable.GetRowType 方法
返回LookupTableValuesRow的类型。
命名空间: WebSvcLookupTable
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Protected Overrides Function GetRowType As Type
用法
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
返回值
类型:System.Type
另请参阅
引用
LookupTableMultiLangDataSet.LookupTableValuesDataTable 类