SqlAssemblyCollection.ItemById(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Applies to