Свойство NumericPrecision
Gets the numeric precision of the data type.
Пространство имен: Microsoft.SqlServer.Management.SqlParser.Metadata
Сборка: Microsoft.SqlServer.Management.SqlParser (в Microsoft.SqlServer.Management.SqlParser.dll)
Синтаксис
'Декларация
ReadOnly Property NumericPrecision As Integer
Get
'Применение
Dim instance As ISystemDataType
Dim value As Integer
value = instance.NumericPrecision
int NumericPrecision { get; }
property int NumericPrecision {
int get ();
}
abstract NumericPrecision : int
function get NumericPrecision () : int
Значение свойства
Тип: System. . :: . .Int32
The numeric precision of the data type.