PHP » GoLang |
login |
register |
about
|
GoLang SDO_DAS_Relational::__construct
request it (287)
GoLang replacement for PHP's SDO_DAS_Relational::__construct
[edit | history]
PHP SDO_DAS_Relational::__constructPHP original manual for SDO_DAS_Relational::__construct [ show | php.net ]SDO_DAS_Relational::__construct(^) SDO_DAS_Relational::__construct — Creates an instance of a Relational Data Access Service Description
SDO_DAS_Relational::__construct
(
array
$database_metadata
[,
string
$application_root_type
[,
array
$SDO_containment_references_metadata
]] )Warning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Constructs an instance of a Relational Data Access Service from the passed metadata. Parameters
Return ValuesReturns an SDO_DAS_Relational object on success. Errors/ExceptionsSDO_DAS_Relational::__construct() throws a SDO_DAS_Relational_Exception if any problems are found in the metadata. ExamplesFor a full discussion of the metadata, see the metadata section in the general information about the Relational DAS. |
more
Recently updated
more
Most requested
more
Last requests
|