Gets the names of the fields containing the composite foreign key value for this association.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<string> FieldNames { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property FieldNames As ReadOnlyCollection(Of String) |