ExternalDataSourceStatement.PushdownOption Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Option pushdown de la source de données externe.
public Microsoft.SqlServer.TransactSql.ScriptDom.ExternalDataSourcePushdownOption PushdownOption { get; set; }
public Microsoft.SqlServer.TransactSql.ScriptDom.ExternalDataSourcePushdownOption? PushdownOption { get; set; }
member this.PushdownOption : Microsoft.SqlServer.TransactSql.ScriptDom.ExternalDataSourcePushdownOption with get, set
member this.PushdownOption : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalDataSourcePushdownOption> with get, set
Public Property PushdownOption As ExternalDataSourcePushdownOption
Public Property PushdownOption As Nullable(Of ExternalDataSourcePushdownOption)