Show / Hide Table of Contents

Method AsMySqlLongBlob

| Improve this Doc View Source

AsMySqlLongBlob(_Binary)

Specifies MySQL LONGBLOB data type for column.

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