cTableConstraintsEntry::IsPrimaryKey() - rstoetter/libsqlphp GitHub Wiki

Method IsPrimaryKey( )

 public   boolean rstoetter\libsqlphp\cTableConstraintsEntry::IsPrimaryKey()

The method IsPrimaryKey( ) returns true, if the object is a primary key

Example:

Returns

boolean true, if the object is a primary key.