See Also

User Class  | RedGate.SQLCompare.Engine Namespace

See Also RedGate.SQLCompare.Engine Send comments on this topic.

User Class Members

RedGate.SQLCompare.Engine Namespace : User Class

User overview

Public Properties

Public Property AsymmetricKey The name of the asymmetric key if the user is an asymmetric key bound user.
Public Property Certificate The name of the certificate key if the user is an certificate key bound user.
Public Property Database The database to which the user belongs.
Public Property DatabaseLevelPermissions Access to the user's database-level permissions.
Public Property DefaultSchema The default schema of SQL Server 2005 users.
Public Property ExtendedProperties The extended properties defined for the user.
Public Property FullyQualifiedName The fully-qualified name of the user.
Public Property IsSQLUser True if the user is a SQL user.
Public Property IsWindowsUser True if the user is a Windows user.
Public Property LoginName The login name of the user.
Public Property Name The name of the user.
Public Property ObjectType Returns ObjectType.User
Public Property Owner The owner of the user. This is undefined.
Public Property Permissions The permissions on the object.
Public Property ScriptSource The location of the creation script for this object if the database source is set to scripts folder.
Public Property UserType The user type. This can be a certificate or asymmetric key bound user. In addition, in SQL Sever 2000 and earlier this can be a Windows user or a SQL user in SQL Server 2000.

Public Methods

Public Method Equals Overloaded. Compares the user with a specified user.
Public Method ScriptObject Scripts the object.

See Also

User Class  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.