ExternalFileFormatContainerOption.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)

プロパティ値

適用対象