Show / Hide Table of Contents

Method AsMySqlMoney

| Improve this Doc View Source

AsMySqlMoney(_Decimal)

Specifies MySQL DECIMAL(19,4) data type for column.

Declaration
public static _Decimal AsMySqlMoney(this _Decimal column)
Parameters
Type Name Description
_Decimal column

The column.

Returns
Type Description
_Decimal

This column for fluent coding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest