ExternalFileFormatStatement.FormatType Property

Definition

The external file format type name.

public Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatType FormatType { get; set; }
member this.FormatType : Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatType with get, set
Public Property FormatType As ExternalFileFormatType

Property Value

Applies to