AlterTableSwitchStatement.TargetPartitionNumber 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.
Représente le numéro de partition cible. Facultatif peut être null.
public Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression TargetPartitionNumber { get; set; }
member this.TargetPartitionNumber : Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression with get, set
Public Property TargetPartitionNumber As ScalarExpression