Gets or sets the metadata associated with this database.
Namespace: Cognex.VisionPro.DatabaseAssembly: Cognex.VisionPro.Database (in Cognex.VisionPro.Database.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Property Value
Type: StringImplements
ICogDatabase MetadataExceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown if this object has already been disposed. |
| InvalidOperationException | Thrown if unable to get or set metadata. |
See Also