Show / Hide Table of Contents

Method AsSqlTimestamp

| Improve this Doc View Source

AsSqlTimestamp(_Binary)

Specifies SQL Server TIMESTAMP data type for column.

Declaration
public static _Binary AsSqlTimestamp(this _Binary column)
Parameters
Type Name Description
_Binary column

The column.

Returns
Type Description
_Binary

This column for fluent coding.

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