» Home «
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» DumpTimer for MySQL «
spacer backup mysql and restore mysql dbs
» Remote DB Editor for MySQL «
spacer edit and backup mysql dbs
» ActiveSQLX for MySQL «
spacer embed remote MySQL access in your programs
» Download «
spacer Try software
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» Order software «
» Affiliate partner «
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» FAQ «
» Testkey «
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» About us «
» Contact «
» Links «
spacer spacer
spacerspacerspacer
spacerspacerspacer
Backup MySQL
Mysql Backup
LibMyWitch: LibMyWitch Field Object Print version
»Object LibMyWitch«»LibMyWitch Events«»LibMyWitch Recordset Object«
»LibMyWitch Fields Object«»LibMyWitch Field Object«

 
  

LibMyWitch Field Object


Blob property

property MyWitch_Field.Blob As boolean

Datatype of field is 'blob'

Type Description
boolean Determines if datatype is 'blob'

FieldName property

Returns the field name


MaxLength property

Returns the length of the longest field value present in the result set.


MultipleKey property

property MyWitch_Field.MultipleKey As boolean

Field is part of a non-unique key

Type Description
boolean Determines if field is part of a non-unique key

MySqlType property

Returns the type of the field.


NotNull property

property MyWitch_Field.NotNull As boolean

Field can't be NULL

Type Description
boolean Determines if field can't be NULL

Numeric property

property MyWitch_Field.Numeric As boolean

Field is numeric

Type Description
boolean Determines if field is numeric

PrimaryKey property

property MyWitch_Field.PrimaryKey  As boolean

Field is part of a primary key

Type Description
boolean Determines if field is part of a primary key

Table property

property MyWitch_Field.Table as string

Returns the table, from which the curent field/column is part from

Return Description
string Return the value in the current table of the current column

UniqueKey property

property MyWitch_Field.UniqueKey  As boolean

Field is part of a unique key

Type Description
boolean Determines if field is part of a unique key

Unsigned property

property MyWitch_Field.Unsigned As boolean

Field is unsigned

Type Description
boolean Determines if field is unsigned

Value property

property MyWitch_Field.Value as string

Returns value of the curent column (index) of current record

Return Description
string Return the value in the field of the current record

Zerofill property

property MyWitch_Field.Zerofill As boolean

Field has the ZEROFILL attribute

Type Description
boolean Determines if field has the ZEROFILL attribute


»Object LibMyWitch«»LibMyWitch Events«»LibMyWitch Recordset Object«
»LibMyWitch Fields Object«»LibMyWitch Field Object«




from judgy last change: 02/26/2004


Copyright 2003/2004 - http://www.richtsoft.com - Dirk Richter (info(@)richtsoft.com)
Disclaimer