db\cubrid\Schema getPdoType()

getPdoType() public method

Determines the PDO type for the given PHP data value.

See also http://www.php.net/manual/en/pdo.constants.php.

public integer getPdoType ( $data )
$data mixed

The data whose PDO type is to be determined

return integer

The PDO type

doc_Yii
2016-10-30 16:57:58
Comments
Leave a Comment

Please login to continue.