Php/docs/class.mysql-xdevapi-columnresult

From Get docs

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis


mysql_xdevapi\ColumnResult {

/* Methods */

public getCharacterSetName ( ) : string

public getCollationName ( ) : string

public getColumnLabel ( ) : string

public getColumnName ( ) : string

public getFractionalDigits ( ) : int

public getLength ( ) : int

public getSchemaName ( ) : string

public getTableLabel ( ) : string

public getTableName ( ) : string

public getType ( ) : int

public isNumberSigned ( ) : int

public isPadded ( ) : int

}

Table of Contents