DOFOperationConnectgetConnection Method OpenDOF Object Access Library
Return the connection.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public abstract DOFConnection getConnection()

Return Value

Type: DOFConnection
The connection.
Remarks

Return the connection. This is only valid once the operation is complete.
See Also

Reference