cReferenceGraphItem::__construct() - rstoetter/libsqlphp GitHub Wiki
Method __construct( )
public mixed rstoetter\libsqlphp\cReferenceGraphItem::__construct(\rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry $obj, string $table_name)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraphItem
- This method is defined by rstoetter\libsqlphp\cReferenceGraphItem
The constructor for objects of type cReferenceGraphItem
Example:
Arguments
- $obj rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry - <p>is an object of type cKEY_COLUMN_USAGE_Entry</p>
- $table_name string - <p>the name of the table</p>