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

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

bool Connected { get; }

Property Value

Type: Boolean
Exceptions

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