다음을 통해 공유


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.