Group Properties

Group Object Properties Methods Lists Collections

Property Description

Application
    Application
    Write: No
The Application object.
ID
    Long
    Write: No
The group ID.
Name
    Identifier
    Write: Before Add
The name of the group.
Parent
    Database
    Write: No
The Database object.
SystemObject
    Boolean
    Write: No
Indicates if this is a SQL Server system group. If True, this is the public group. If False, this is not the public group.
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.