ExternalFileFormatCollection.ItemById(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Applies to