次の方法で共有


ResourceAuthorizationDataSet.GetTypedDataSetSchema メソッド

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

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

構文

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

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

パラメーター

戻り値

型: System.Xml.Schema.XmlSchemaComplexType
XML スキーマ セットを格納します。

関連項目

参照先

ResourceAuthorizationDataSet クラス

ResourceAuthorizationDataSet メンバー

WebSvcResource 名前空間