UserDefinedTypeCollection.ItemById(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Applies to