Udostępnij za pośrednictwem


Właściwość RangeValues

Pobiera lub ustawia zakres wartości, które definiują dystrybucji funkcja partycji.

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

Syntax

'Deklaracja
<SfcPropertyAttribute> _
Public Property RangeValues As Object()
    Get
    Set
'Użycie
Dim instance As PartitionFunction
Dim value As Object()

value = instance.RangeValues

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

Wartość właściwości

Typ: array<System. . :: . .Object> [] () [] []
Object Wartość obiektu array systemu, który określa zakres wartości.