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

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

public bool Connected { get; }

Property Value

Type: Boolean

Implements

ICogDatabase Connected
Exceptions

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