Show / Hide Table of Contents

Constructor MySqlMediumTextAttribute

| Improve this Doc View Source

MySqlMediumTextAttribute(String, String)

Initializes a new instance of MySqlMediumTextAttribute.

Declaration
public MySqlMediumTextAttribute(string charSetName = null, string collationName = null)
Parameters
Type Name Description
System.String charSetName

The char set name of the data type.

System.String collationName

The collation name of the data type.

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