Click or drag to resize
ConstraintLookup Property
Lookup represents a catalog (database) query definition used by this constraint.

For more info see Lookup definition.

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public Lookup Lookup { get; set; }

Property Value

Type: Lookup
See Also