Click or drag to resize

IForeignKey Methods

The IForeignKey type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGet
Get Returns a string value, the foreign key. This may be used by external application to store extra information
Public methodGetAll
Public methodCode exampleRemove
Remove Remove one key from foreignKey
Public methodCode exampleRemoveAll
RemoveAll Remove one key from foreignKey Remove all values for a foreignkey object
Public methodCode exampleSet
Set This may be used by external application to store extra information
Top
See Also