ICogDatabase Connected Property Cognex VisionPro 9.25 SR1
Is this object connected to a specific database?

Namespace: Cognex.VisionPro.Database
Assembly: Cognex.VisionPro.Database (in Cognex.VisionPro.Database.dll) Version: 93.1.0.0 (93.1.0.0)
Syntax

bool Connected { get; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedException Thrown if this object has already been disposed.
See Also