Udostępnij za pośrednictwem


Właściwość UserDefinedType.NumericScale

Pobiera skali numerycznej alias typu danych.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property NumericScale As Integer
    Get
'Użycie
Dim instance As UserDefinedType
Dim value As Integer

value = instance.NumericScale
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int NumericScale { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int NumericScale {
    int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member NumericScale : int
function get NumericScale () : int

Wartość właściwości

Typ: System.Int32
Int32 Wartość określająca skali numerycznej typu danych alias.