Page History
Description
Returns an object representing a collection of all foreign key column pairs maintained by the relationship.
Syntax
Code Block | ||
---|---|---|
| ||
Public Function FKColumnPairs() As FKColumnPairs |
Example
Dim MyRelationship As Relationship
...
Returns an object representing a collection of all foreign key column pairs maintained by the relationship.
Code Block | ||
---|---|---|
| ||
Public Function FKColumnPairs() As FKColumnPairs |
Dim MyRelationship As Relationship
...
Copyright © 2004-2024 IDERA, Inc.