Compartilhar via


QueueStatusRequestDataSet.StatusRequestDataTable.GetTypedTableSchema método

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  WebSvcQueueSystem
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Shared Function GetTypedTableSchema ( _
    xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = QueueStatusRequestDataSet.StatusRequestDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
    XmlSchemaSet xs
)

Parâmetros

Valor retornado

Tipo: System.Xml.Schema.XmlSchemaComplexType

Ver também

Referência

QueueStatusRequestDataSet.StatusRequestDataTable classe

QueueStatusRequestDataSet.StatusRequestDataTable membros

WebSvcQueueSystem namespace