Show / Hide Table of Contents

Method AsSqlNVarCharMax

| Improve this Doc View Source

AsSqlNVarCharMax(_String)

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

Declaration
public static _String AsSqlNVarCharMax(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