ExternalTableStatement.ExternalTableOptions 属性

定义

外部表选项。 (有效元素和必需元素因引用的数据源类型而异。

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

属性值

适用于