cTableDescriptionEntry::IsVarChar() - rstoetter/libsqlphp GitHub Wiki
Method IsVarChar( )
public boolean rstoetter\libsqlphp\cTableDescriptionEntry::IsVarChar()
- Namespace : rstoetter\libsqlphp
- Class name: cTableDescriptionEntry
- This method is defined by rstoetter\libsqlphp\cTableDescriptionEntry
The method IsVarChar( ) returns true, if the column's data type is varchar
Example:
Returns
boolean true, if the column data type is varchar