XmlSchemaCollectionCollection.Add(XmlSchemaCollection) メソッド

定義

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

パラメーター

xmlSchemaCollection
XmlSchemaCollection

適用対象