del método StatusingSettingsDataSet.StatusingSettingsDataTable.GetTypedTableSchema
Obtiene el esquema XML de complexType de la StatusingSettingsDataTable.
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Shared Function GetTypedTableSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'Uso
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = StatusingSettingsDataSet.StatusingSettingsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
XmlSchemaSet xs
)
Parámetros
- xs
Tipo: System.Xml.Schema.XmlSchemaSet
Valor devuelto
Tipo: System.Xml.Schema.XmlSchemaComplexType
Una definición de esquema XML especificada.
Vea también
Referencia
clase StatusingSettingsDataSet.StatusingSettingsDataTable
Miembros StatusingSettingsDataSet.StatusingSettingsDataTable