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)

속성 값

적용 대상