Default Properties

Default Object Properties Methods Lists Collections

Property Description

Application
    Application
    Write: No
The Application object.
CreateDate
    String
    Write: No
The date and time the default was created.
ID
    Long
    Write: No
The object ID of the default.
Name
    Identifier
    Write: Yes
The name of the default.
Owner
    Identifier
    Write: No
The user who created the default.
Parent
    Database
    Write: No
The Database object.
Text
    String
    Write: Before Add
The Transact-SQL statement used to create the default.
TypeOf
    SQLOLE_OBJECT_TYPE
    Write: No
The type of object.
UserData
    Long
    Write: Yes
Temporary storage space contained in this object for private use by the application. SQL-DMO does not use this property.