AlterExternalDataSourceStatement.PreviousPushDownOption Property

Definition

previous pushdwn option of the data source

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

Property Value

Applies to