Gets the ID value that uniquely identifies the foreign key.
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)] public int ID { get; }
This property corresponds to the foreign key ID value held in the system tables.
Creating, Altering, and Removing Foreign Keys