Property ForeignKey
| Improve this Doc View SourceForeignKey
Gets the foreign key of this constraint.
Declaration
public CandidateKey ForeignKey { get; }
Property Value
| Type | Description |
|---|---|
| CandidateKey |
Gets the foreign key of this constraint.
public CandidateKey ForeignKey { get; }
| Type | Description |
|---|---|
| CandidateKey |