次の方法で共有


LookupTableMultiLangDataSet.GetTypedDataSetSchema メソッド

内部使用のため予約済みです。

名前空間:  WebSvcLookupTable
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Shared Function GetTypedDataSetSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'使用
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

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

パラメーター

戻り値

型: System.Xml.Schema.XmlSchemaComplexType

関連項目

参照先

LookupTableMultiLangDataSet クラス

LookupTableMultiLangDataSet メンバー

WebSvcLookupTable 名前空間