DataTable.GetDataTableSchema(XmlSchemaSet) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Esse método retorna uma XmlSchemaSet instância que contém a Linguagem de Descrição dos Serviços Web (WSDL) que descreve o DataTable para Serviços Web.
public:
static System::Xml::Schema::XmlSchemaComplexType ^ GetDataTableSchema(System::Xml::Schema::XmlSchemaSet ^ schemaSet);
public static System.Xml.Schema.XmlSchemaComplexType GetDataTableSchema(System.Xml.Schema.XmlSchemaSet schemaSet);
static member GetDataTableSchema : System.Xml.Schema.XmlSchemaSet -> System.Xml.Schema.XmlSchemaComplexType
Public Shared Function GetDataTableSchema (schemaSet As XmlSchemaSet) As XmlSchemaComplexType
Parâmetros
- schemaSet
- XmlSchemaSet
Uma XmlSchemaSet instância.
Retornos
A instância XmlSchemaSet.