VersionsDataSet.GetTypedDataSetSchema 方法

检索架构信息,复杂的数据集类型。

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

语法

声明
Public Shared Function GetTypedDataSetSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
用法
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = VersionsDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
    XmlSchemaSet xs
)

参数

返回值

类型:System.Xml.Schema.XmlSchemaComplexType

另请参阅

引用

VersionsDataSet 类

VersionsDataSet 成员

WebSvcAdmin 命名空间