Поделиться через


Свойство NumericScale

Gets the numeric scale of the data type.

Пространство имен:  Microsoft.SqlServer.Management.SqlParser.Metadata
Сборка:  Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)

Синтаксис

'Декларация
ReadOnly Property NumericScale As Integer
    Get
'Применение
Dim instance As ISystemDataType
Dim value As Integer

value = instance.NumericScale
int NumericScale { get; }
property int NumericScale {
    int get ();
}
abstract NumericScale : int
function get NumericScale () : int

Значение свойства

Тип: System. . :: . .Int32
The numeric scale of the data type.