Класс ColumnResult

(PECL mysql-xdevapi >= 8.0.11)

Введение

Обзор классов

mysql_xdevapi\ColumnResult {
/* Методы */
public getCharacterSetName ( void ) : string
public getCollationName ( void ) : string
public getColumnLabel ( void ) : string
public getColumnName ( void ) : string
public getFractionalDigits ( void ) : integer
public getLength ( void ) : integer
public getSchemaName ( void ) : string
public getTableLabel ( void ) : string
public getTableName ( void ) : string
public getType ( void ) : integer
public isNumberSigned ( void ) : integer
public isPadded ( void ) : integer
}

Содержание