StatusingSettingsDataSet.StatusingSettingsDataTable.GetTypedTableSchema メソッド
StatusingSettingsDataTableののためのcomplexTypeの 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 クラス