cReferenceGraph::__construct() - rstoetter/libsqlphp GitHub Wiki
Method __construct( )
public mixed rstoetter\libsqlphp\cReferenceGraph::__construct(\rstoetter\libsqlphp\cKEY_COLUMN_USAGE $objKEY_COLUMN_USAGE)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraph
- This method is defined by rstoetter\libsqlphp\cReferenceGraph
The constructor for objects of type cReferenceGraph
Example:
Arguments
- $objKEY_COLUMN_USAGE rstoetter\libsqlphp\cKEY_COLUMN_USAGE - <p>an object of type $objKEY_COLUMN_USAGE from which the reference grapgh should be builded</p>