SQL - Extended  1.0.0
Pi-Con: Small utilities makes the difference
Public Member Functions | Properties | List of all members
SQLite.MaxLengthAttribute Class Reference

Attribute to limit the length of the string column More...

Inheritance diagram for SQLite.MaxLengthAttribute:

Public Member Functions

 MaxLengthAttribute (int length)
 Constructor More...
 

Properties

int Value [get]
 the value of the max allowed characters More...
 

Detailed Description

Attribute to limit the length of the string column

Constructor & Destructor Documentation

◆ MaxLengthAttribute()

SQLite.MaxLengthAttribute.MaxLengthAttribute ( int  length)

Constructor

Parameters
length

Property Documentation

◆ Value

int SQLite.MaxLengthAttribute.Value
get

the value of the max allowed characters


The documentation for this class was generated from the following file: