This topic has not yet been rated - Rate this topic

PartitionFunction.RangeType Property

Gets or sets the placement of boundary values in relation to the interval.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.ReadOnlyAfterCreation|SfcPropertyFlags.Standalone)]
public RangeType RangeType { get; set; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.RangeType
A RangeType object that represents the range type.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.