Click or drag to resize

IRGEntityKeyForeignKey Property

Gets the foreign key.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
string ForeignKey { get; }

Property Value

Type: String
The foreign key.
See Also