Show / Hide Table of Contents

Method AsSqlBinaryMax

| Improve this Doc View Source

AsSqlBinaryMax(_Binary)

Specifies SQL Server BINARY(MAX) data type for column.

Declaration
public static _Binary AsSqlBinaryMax(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