Compartir a través de


ResourceAuthorizationDataSet.GetTypedDataSetSchema(XmlSchemaSet) Método

Definición

Este miembro está reservado para uso interno y no debe usarse directamente desde el código.

public:
 static System::Xml::Schema::XmlSchemaComplexType ^ GetTypedDataSetSchema(System::Xml::Schema::XmlSchemaSet ^ xs);
public static System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema (System.Xml.Schema.XmlSchemaSet xs);
static member GetTypedDataSetSchema : System.Xml.Schema.XmlSchemaSet -> System.Xml.Schema.XmlSchemaComplexType
Public Shared Function GetTypedDataSetSchema (xs As XmlSchemaSet) As XmlSchemaComplexType

Parámetros

Devoluciones

Contiene el conjunto de esquemas XML.

Se aplica a