次の方法で共有


StatusingDataSet.GroupedFieldAccessInfoDataTable.GetTypedTableSchema メソッド

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

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

構文

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

returnValue = StatusingDataSet.GroupedFieldAccessInfoDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

パラメーター

戻り値

型: System.Xml.Schema.XmlSchemaComplexType

関連項目

参照先

StatusingDataSet.GroupedFieldAccessInfoDataTable クラス

StatusingDataSet.GroupedFieldAccessInfoDataTable メンバー

WebSvcStatusing 名前空間