StatusingSettingsDataSet.StatusingSettingsDataTable.GetTypedTableSchema 方法

获取StatusingSettingsDataTablecomplexType XML 架构。

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

语法

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

returnValue = StatusingSettingsDataSet.StatusingSettingsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

参数

返回值

类型:System.Xml.Schema.XmlSchemaComplexType
指定的 XML 架构定义。

另请参阅

引用

StatusingSettingsDataSet.StatusingSettingsDataTable 类

StatusingSettingsDataSet.StatusingSettingsDataTable 成员

WebSvcAdmin 命名空间