FieldIsForeignKey Property

Get or set foreign key flag. if Field is ReferencedBy then true else false

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.159 -- Release Build+9666939f99852a601f77d33e6f63320df255766c
public bool IsForeignKey { get; }

Property Value

Boolean

See Also