Udostępnij za pośrednictwem


Właściwość PhysicalPartition.RangeType

Pobiera lub ustawia typ zakres.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute> _
Public Property RangeType As RangeType
    Get
    Set
'Użycie
Dim instance As PhysicalPartition
Dim value As RangeType

value = instance.RangeType

instance.RangeType = value
[SfcPropertyAttribute]
public RangeType RangeType { get; set; }
[SfcPropertyAttribute]
public:
property RangeType RangeType {
    RangeType get ();
    void set (RangeType value);
}
[<SfcPropertyAttribute>]
member RangeType : RangeType with get, set
function get RangeType () : RangeType
function set RangeType (value : RangeType)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.RangeType
A RangeType wartość, która określa sposób, w którym zakres partycji jest dzielona.