PartitioningAttributes Property
PartitioningAttributes
Gets or sets the partition attribute configurations.
Declaration
public List<PartitioningAttributeOptions> PartitioningAttributes { get; set; }
Property Value
List<PartitioningAttributeOptions> |