Show / Hide Table of Contents

Method AsMySqlDate

| Improve this Doc View Source

AsMySqlDate(_DateTime)

Specifies MySQL DATE data type for column.

Declaration
public static _DateTime AsMySqlDate(this _DateTime column)
Parameters
Type Name Description
_DateTime column

The column.

Returns
Type Description
_DateTime

This column for fluent coding.

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