ExternalFileFormatCollection.Add(ExternalFileFormat) Method

Definition

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

Parameters

externalFileFormat
ExternalFileFormat

Applies to