XmlSchemaCollectionCollection.Add(XmlSchemaCollection) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.XmlSchemaCollection xmlSchemaCollection);
member this.Add : Microsoft.SqlServer.Management.Smo.XmlSchemaCollection -> unit
Public Sub Add (xmlSchemaCollection As XmlSchemaCollection)

Parameters

xmlSchemaCollection
XmlSchemaCollection

Applies to