Show / Hide Table of Contents

Method AsSqlCharMax

| Improve this Doc View Source

AsSqlCharMax(_String)

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

Declaration
public static _String AsSqlCharMax(this _String column)
Parameters
Type Name Description
_String column

The column.

Returns
Type Description
_String

This column for fluent coding.

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