VistaDB 6
VistaDB.DDA Namespace / IVistaDBDefaultValueInformation Interface
Properties

In This Topic
    IVistaDBDefaultValueInformation Interface Members
    In This Topic

    The following tables list the members exposed by IVistaDBDefaultValueInformation.

    Public Properties
     NameDescription
     PropertyColumn name the script is being assigned to  
     PropertyThe user's description of the database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertySQL Expression to calculate default value  
     PropertyThe name of database object (Inherited from VistaDB.DDA.IVistaDBDatabaseObject)
     PropertyWhen it is set, the default value is used in update operations as well  
    Top
    See Also