cTableConstraintsEntry::IsPrimaryKey() - rstoetter/libsqlphp GitHub Wiki
Method IsPrimaryKey( )
public boolean rstoetter\libsqlphp\cTableConstraintsEntry::IsPrimaryKey()
- Namespace : rstoetter\libsqlphp
- Class name: cTableConstraintsEntry
- This method is defined by rstoetter\libsqlphp\cTableConstraintsEntry
The method IsPrimaryKey( ) returns true, if the object is a primary key
Example:
Returns
boolean true, if the object is a primary key.