SerializeOptions.PartitionsMergedWithTable 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.
Ne représentez pas une partition en tant qu’objet distinct. Au lieu de cela, exposez les partitions en tant que propriétés sous un objet Table.
public bool PartitionsMergedWithTable { get; set; }
member this.PartitionsMergedWithTable : bool with get, set
Public Property PartitionsMergedWithTable As Boolean