VistaDB 6
VistaDB.DDA Namespace / IVistaDBRelationshipInformation Interface
Members


In This Topic
    IVistaDBRelationshipInformation Interface
    In This Topic
    The Relationship entry from an IVistaDBRelationshipCollection. This entry contains the actual values for the relationship.
    Syntax
    'Declaration
     
    
    Public Interface IVistaDBRelationshipInformation 
       Inherits IVistaDBDatabaseObject 
    'Usage
     
    
    Dim instance As IVistaDBRelationshipInformation
    public interface IVistaDBRelationshipInformation : IVistaDBDatabaseObject  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also