See Also

Queue Class  | RedGate.SQLCompare.Engine Namespace

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

Queue Class Members

RedGate.SQLCompare.Engine Namespace : Queue Class (RedGate.SQLCompare.Engine)

Queue overview

Public Properties

Public Property ActivationEnabled True if the activation is enabled.
Public Property ActivationProcedure The name of the activation stored procedure.
Public Property Database (Inherited from SchemaObject)The database to which the object belongs.
Public Property EnqueueEnabled True if enqueue is enabled.
Public Property EventNotifications The dependent event notifications.
Public Property ExecuteAs The user whose security context is to be used for the execution of the queue. This is a SQL Server 2005 feature only.
Public Property ExecuteAsOwner True if the security context of the owner of the queue is to be used for the execution.
Public Property ExtendedProperties The extended properties defined for the queue.
Public Property FileGroup The filegroup for the queue.
Public Property FullyQualifiedName (Inherited from SchemaObject)The fully-qualified name of the object.
Public Property IsSystemObject Indicates whether the object in question is a system object.
Public Property MaxReaders The maximum number of readers.
Public Property Name (Inherited from SchemaObject) The name of the object.
Public Property ObjectType Overridden. Returns ObjectType.Queue
Public Property Owner (Inherited from SchemaObject) The owner or the schema of the object.
Public Property Permissions (Inherited from SchemaObject)The permissions on the object.
Public Property ReceiveEnabled True if the queue is receive enabled.
Public Property RetentionEnabled True if retention is enabled.
Public Property ScriptSource (Inherited from SchemaObject) The location of the creation script for this object if the database source is set to scripts folder.
Public Property ScriptSourceAuthorization (Inherited from SchemaObject) The location of the creation script for the ALTER AUTHORIZATION statement for this object if the database source is set to scripts folder.
Public Property Services The dependent services.

Public Methods

Public Method Equals Overloaded. Overridden. Compares the queue with a specified queue.
Public Method ScriptObject Overridden.  Scripts the object.
Public Method ToString (Inherited from SchemaObject) Returns the fully-qualified name of the object prefixed with the object type.

See Also

Queue Class  | RedGate.SQLCompare.Engine Namespace

 

 


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