共用方式為


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 命名空間