cTableDescriptionEntry::IsNullable() - rstoetter/libsqlphp GitHub Wiki
Method IsNullable( )
public boolean rstoetter\libsqlphp\cTableDescriptionEntry::IsNullable()
- Namespace : rstoetter\libsqlphp
- Class name: cTableDescriptionEntry
- This method is defined by rstoetter\libsqlphp\cTableDescriptionEntry
The method IsNullable( ) returns true, if the column is nullable. value are permitted within the column.
Example:
Returns
boolean true, if the column is nullable