CreateObject
This interface method returns a new custom object to represent an Oracle Object or Collection.
Declaration
// C# IOracleCustomType CreateObject();
Return Value
An IOracleCustomType
object.
Remarks
The CreateObject
method is used to create a new instance of a custom object to represent an Oracle Object or Collection.