UserDelegationDataSet.GetTypedDataSetSchema メソッド
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。
名前空間: WebSvcResource
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'使用
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = UserDelegationDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
パラメーター
xs
型: System.Xml.Schema.XmlSchemaSetXML スキーマ セットを格納します。
戻り値
型: System.Xml.Schema.XmlSchemaComplexType