Represents the decimal data type.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public sealed class Decimal : DataType..::.TypeWithPrecision |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Decimal _ Inherits DataType..::.TypeWithPrecision |
| Visual C++ |
|---|
public ref class Decimal sealed : public DataType..::.TypeWithPrecision |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.TypeWithPrecision
PerpetuumSoft.DataModel.MsSql..::.DataType..::.Decimal
PerpetuumSoft.DataModel.MsSql..::.DataType
PerpetuumSoft.DataModel.MsSql..::.DataType..::.TypeWithPrecision
PerpetuumSoft.DataModel.MsSql..::.DataType..::.Decimal