ExternalFileFormatStatement.ExternalFileFormatOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The external file format optional property collection.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatOption> ExternalFileFormatOptions { get; }
member this.ExternalFileFormatOptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatOption>
Public ReadOnly Property ExternalFileFormatOptions As IList(Of ExternalFileFormatOption)