Compartir a través de


XmlSchemaCollection Constructor

Initializes a new instance of the XmlSchemaCollection class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New XmlSchemaCollection()
public XmlSchemaCollection()
public:
XmlSchemaCollection()
new : unit -> XmlSchemaCollection
public function XmlSchemaCollection()

Ejemplos

Utilizar esquemas XML

Vea también

Referencia

XmlSchemaCollection Clase

Sobrecarga de XmlSchemaCollection

Espacio de nombres Microsoft.SqlServer.Management.Smo

Otros recursos

Utilizar esquemas XML

Colecciones de esquemas XML (SQL Server)

CREATE SCHEMA (Transact-SQL)