DataTable.GetDataTableSchema(XmlSchemaSet) Metoda

Definicja

Ta metoda zwraca XmlSchemaSet wystąpienie zawierające język opisu usług sieci Web (WSDL), który opisuje DataTable usług sieci 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);
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

Parametry

schemaSet
XmlSchemaSet

Wystąpienie XmlSchemaSet .

Zwraca

Wystąpienie elementu XmlSchemaSet.

Dotyczy

Zobacz też