07.09.2010 @ 08:30


» Home «
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» DumpTimer for MySQL «
spacer MySQL DBs sichern und kopieren
» Remote DB Editor for MYSQL «
spacer MySQL DBs editieren und sichern
» ActiveSQLX for MySQL «
spacer eigene MySQL Programme entwickeln
»Download «
spacer Software laden
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
»Software bestellen«
»Partnerprogramm«
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» FAQ «
» Testschlüssel «
spacer spacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacer
spacerspacerspacerspacer
spacerspacerspacer
» Kontakt «
» Partner Links «
spacer spacer
spacerspacerspacer
spacerspacerspacer
LibMyWitch: LibMyWitch Field Object Druckversion
»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«




von judgy zuletzt geändert am 26.02.2004


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