SqlString::GetXsdType Method (XmlSchemaSet^)
.NET Framework (current version)
Returns the XML Schema definition language (XSD) of the specified XmlSchemaSet.
Assembly: System.Data (in System.Data.dll)
Parameters
- schemaSet
-
Type:
System.Xml.Schema::XmlSchemaSet^
A XmlSchemaSet.
Return Value
Type: System.Xml::XmlQualifiedName^A string value that indicates the XSD of the specified XmlSchemaSet.
.NET Framework
Available since 2.0
Available since 2.0
Show: