다음을 통해 공유


SystemDataTypeLookupBase.Decimal 메서드

Gets the ISystemDataType object that represents the decimal data type.

네임스페이스:  Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리:  Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)

구문

‘선언
Public Function Decimal As ISystemDataType
‘사용 방법
Dim instance As SystemDataTypeLookupBase 
Dim returnValue As ISystemDataType 

returnValue = instance.Decimal()
public ISystemDataType Decimal()
public:
ISystemDataType^ Decimal()
member Decimal : unit -> ISystemDataType
public function Decimal() : ISystemDataType

반환 값

유형: Microsoft.SqlServer.Management.SqlParser.Metadata.ISystemDataType
The ISystemDataType object that represents the decimal data type.

참고 항목

참조

SystemDataTypeLookupBase 클래스

Decimal 오버로드

Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스