dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class / Owner Property

In This Topic
Owner Property (OracleConnection)
In This Topic
Gets or sets a form or other container that the OracleConnection instance belongs to.
Syntax
'Declaration
 
Public Shadows Property Owner As Object
 
See Also