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

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

bool Connected { get; }

Property Value

Type: Boolean
Exceptions

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