ColumnResult::isNumberSigned

(No version information available, might only be in Git)

ColumnResult::isNumberSignedCheck if signed type

说锟斤拷

public mysql_xdevapi\ColumnResult::isNumberSigned ( void ) : integer

Retrieve a table's column information, and is instantiated by the RowResult::getColumns() method.

Warning

锟斤拷锟斤拷锟斤拷锟斤拷未锟斤拷写锟侥碉拷锟斤拷锟斤拷锟叫诧拷锟斤拷锟叫憋拷

锟斤拷锟斤拷

锟剿猴拷锟斤拷没锟叫诧拷锟斤拷锟斤拷

锟斤拷锟斤拷值

TRUE if a given column as a signed type.

锟斤拷锟斤拷

Example #1 mysql_xdevapi\ColumnResult::isNumberSigned() example

<?php

/* ... */

?>