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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.