ExternalFileFormatContainerOption.Suboptions Property

Definition

The list of specified suboptions.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatOption> Suboptions { get; }
member this.Suboptions : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalFileFormatOption>
Public ReadOnly Property Suboptions As IList(Of ExternalFileFormatOption)

Property Value

Applies to