Mysql_xdevapi
PHP Manual

ColumnResult class

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

mysql_xdevapi\ColumnResult {
/* Methods */
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 )
}

Table of Contents


Mysql_xdevapi
PHP Manual