mysql_xdevapi\ColumnResult
{
public string getCharacterSetName
( void
)
public string getCollationName
( void
)
public string getColumnLabel
( void
)
public string getColumnName
( void
)
public integer getFractionalDigits
( void
)
public integer getLength
( void
)
public string getSchemaName
( void
)
public string getTableLabel
( void
)
public string getTableName
( void
)
public integer getType
( void
)
public integer isNumberSigned
( void
)
public integer isPadded
( void
)
}