Właściwość UserDefinedType.NumericPrecision
Pobiera precyzji liczbowych typu danych alias.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property NumericPrecision As Integer
Get
'Użycie
Dim instance As UserDefinedType
Dim value As Integer
value = instance.NumericPrecision
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public int NumericPrecision { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property int NumericPrecision {
int get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member NumericPrecision : int
function get NumericPrecision () : int
Wartość właściwości
Typ: System.Int32
Int32 Wartość określająca dokładność liczbowego typu danych alias.