ExternalTableStatement.DataSource Property

Definition

The external table data source identifier.

public Microsoft.SqlServer.TransactSql.ScriptDom.Identifier DataSource { get; set; }
member this.DataSource : Microsoft.SqlServer.TransactSql.ScriptDom.Identifier with get, set
Public Property DataSource As Identifier

Property Value

Applies to