Share via


SecurityCategoriesDataSet.UserRelationsDataTable.GetTypedTableSchema Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll

Syntax

'Declaration
<DebuggerNonUserCodeAttribute> _
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = UserRelationsDataTable.GetTypedTableSchema(xs)
[DebuggerNonUserCodeAttribute] 
public static XmlSchemaComplexType GetTypedTableSchema (
    XmlSchemaSet xs
)

Parameters

  • xs

See Also

Reference

SecurityCategoriesDataSet.UserRelationsDataTable Class
SecurityCategoriesDataSet.UserRelationsDataTable Members
[PWA Web service] Namespace