cTableColumnsEntry::IsNullable() - rstoetter/libsqlphp GitHub Wiki
Method IsNullable( )
public boolean rstoetter\libsqlphp\cTableColumnsEntry::IsNullable()
- Namespace : rstoetter\libsqlphp
- Class name: cTableColumnsEntry
- This method is defined by rstoetter\libsqlphp\cTableColumnsEntry
The method IsNullable( ) returns true, if the field can be NULL
Example:
Returns
boolean true, if the field can be NULL