共用方式為


ResourceAuthorizationDataSet.CategoryPermissionsDataTable.GetTypedTableSchema method

此成員是保留給內部使用,而不是用來直接從您的程式碼使用

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

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

returnValue = ResourceAuthorizationDataSet.CategoryPermissionsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

參數

傳回值

Type: System.Xml.Schema.XmlSchemaComplexType

請參閱

參照

ResourceAuthorizationDataSet.CategoryPermissionsDataTable class

ResourceAuthorizationDataSet.CategoryPermissionsDataTable members

WebSvcResource namespace