Share via


DTP_NUMERIC Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The DTP_NUMERIC type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from ValueType.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from ValueType.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from ValueType.)

Top

Fields

  Name Description
Public field Precision Infrastructure.
Public field Scale Infrastructure.
Public field sign Infrastructure.
Public field val Infrastructure.

Top