Show / Hide Table of Contents

Method AsSqlMoney

| Improve this Doc View Source

AsSqlMoney(_Decimal)

Specifies SQL Server MONEY data type for column.

Declaration
public static _Decimal AsSqlMoney(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