DataTypeDecimal Method

Overload List
  NameDescription
Public methodStatic memberDecimal(Int32)
Returns a decimal DataType with the specified precision.
Public methodStatic memberDecimal(Int32, Int32)
Returns a decimal DataType with the specified precision and scale.
Top
See Also