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()