RemoteDataArchiveAlterTableOption.FilterPredicate 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.
Prédicat de filtre de migration Stretch pour déterminer les lignes d’une table qui sont migrées.
public Microsoft.SqlServer.TransactSql.ScriptDom.FunctionCall FilterPredicate { get; set; }
member this.FilterPredicate : Microsoft.SqlServer.TransactSql.ScriptDom.FunctionCall with get, set
Public Property FilterPredicate As FunctionCall