XmlSchemaCollectionCollection.ItemById(Int32) Método

Definición

public Microsoft.SqlServer.Management.Smo.XmlSchemaCollection ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.XmlSchemaCollection
Public Function ItemById (id As Integer) As XmlSchemaCollection

Parámetros

id
Int32

Devoluciones

Se aplica a