Create a CogVerificationData that duplicates the item specified
by the supplied key. Note that a new ICogRecord is
created every time this method is called.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Parameters
- key
- Type: System String
Specifies the item to fetch from the database.
Return Value
Type: CogVerificationDataA newly created instance of the requested database item.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown if not currently connected. |
See Also