VistaDB 6
VistaDB.DDA Namespace / IVistaDBRelationshipInformation Interface
Properties

In This Topic
    IVistaDBRelationshipInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBRelationshipInformation.

    Public Properties
     NameDescription
     PropertyThe rule to use in referential integrity policy for delete operations  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertyThe foreign key entry  
     PropertyThe name of foreign table  
     PropertyThe name of relationship. When relationship is set this name coincides with respective name of foreign key index created to maintain the relationship.  
     PropertyThe name of primary table  
     PropertyThe rule to use in referential integrity policy for update operations  
    Top
    See Also