Login Object Properties Methods Lists Collections
Property | Description |
---|
Application Application Write: No |
The Application object. |
Database Identifier Write: Yes |
The default database used when this login connects to SQL Server. |
Language String Write: Yes |
The default language used by this login. |
ID Long Write: No |
The login ID. |
Name Identifier Write: Before Add |
The login name. |
Parent SQLServer Write: No |
The SQLServer object. |
SystemObject Boolean Write: No |
Indicates if this is a SQL Server system login. If True, this is the SA login. If False, this is not the SA login. |
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. |