DataSet.GetDataSetSchema(XmlSchemaSet) Metoda

Definicja

Pobiera kopię XmlSchemaSet zestawu danych.

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

Parametry

schemaSet
XmlSchemaSet

Określony zestaw schematów.

Zwraca

Kopia elementu XmlSchemaSet.

Dotyczy