FILE: C:\Program Files\Microsoft SQL Server\120\SDK\Assemblies\en\Microsoft.SqlServer.SqlEnum.xml

--
 Microsoft.SqlServer.SqlEnum The enumeration contains values that specify the health state of the policy. The policy is in a critical state. The policy is in a healthy state. The policy does not exist. The state of the policy is unknown. Describes the various actions to take after the Low Priority expires during an online index build/switch partition operation. Abort any blocking user transactions. Wait with normal priority (default behavior). Abort the DDL operation. The enumeration contains values that specify the security context used by a procedure. These procedures are activated by a service queue. The activated procedure is executed with the security context of a specified user. The activated procedure is executed with the security context of the object owner. Self. The enumeration contains values that are used to specify the addition options when modifying an assembly. The values are bit flag values, and they can be combined by adding the values. The assembly data will not be checked for consistency before or after the Alter operation. No alter options are specified. The enumeration contains values that are used to specify the access rights for an assembly. Value = 2. External access to the assembly is permitted. Value = 1. Only safe access to the assembly is permitted. Value = 3. Unrestricted access to the assembly is permitted. The enumeration contains values that are used to specify an encryption algorithm used on an asymmetric key. Value = 3. A cryptographic provider is used to encrypt the asymmetric key. Value = 1. 1024-bit RSA encryption algorithm. Value = 2. 2048-bit RSA encryption algorithm. Value = 0. 512-bit RSA encryption algorithm. Specifies the type of action for SQL Server audit events. The ApplicationRoleChangePasswordGroup action occurs whenever a password is changed for an application role. The AuditChangeGroup action occurs whenever any audit or audit specification is created, modified, or deleted. Any change to an audit is audited in the same audit. The BackupRestoreGroup action occurs whenever a backup or restore operation is performed. The BrokerLoginGroup action occurs when any Service Broker login operation is performed. The DatabaseChangeGroup action occurs when a database is created, altered, or dropped. At the server scope, this action occurs whenever any database is created, altered, or dropped. The DatabaseLogoutGroup action type. The DatabaseMirroringLoginGroup action occurs when any database mirroring operation is performed. The DatabaseObjectAccessGroup action occurs whenever database objects are accessed, such as certificates and asymmetric keys. At the server scope, this action occurs for any object accessed in any database. This can lead to very large audit records. The DatabaseObjectChangeGroup action occurs when a CREATE, ALTER, or DROP statement is executed on database objects such as schemas. At the server scope, the action occurs whenever any database object is created, altered, or dropped. This can lead to very large quantities of audit records. The DatabaseObjectOwnershipChangeGroup action occurs when a change of owner for objects within the database scope occurs. At the server scope, this action occurs for any object ownership change on any database. The DatabaseObjectPermissionChangeGroup action occurs when a GRANT, REVOKE, or DENY statement is issued for database objects, such as assemblies or schemas. At the server scope, this action occurs for any object permission change for any database. The DatabaseOperationGroup action occurs when operation in a database such as checkpoint or subscribe query notification occur. At the server scope, this action occurs on any database action on any database. The DatabaseOwnershipChangeGroup action occurs when the ALTER AUTHORIZATION statement is used to change the owner of a database and the permissions required to do that are checked. At the server scope, this action occurs for any database ownership change on any database. The DatabasePermissionChangeGroup action occurs whenever a GRANT, REVOKE, or DENY statement is issued for a statement permission by any user within the scope of the database. At the server scope, this action occurs for any database permission change for any database. The DatabasePrincipalChangeGroup action occurs when principals such as users, are created, altered, or dropped from a database. At the server scope, this action occurs whenever any database principals are created, altered, or dropped from any database. The DatabasePrincipalImpersonationGroup action occurs when there is an impersonation within the database scope, such as the EXECUTE AS statement executed on a user. The DatabaseRoleMemberChangeGroup action occurs whenever a login is added to or removed from a database role. This action is generated by the sp_addrolemember, sp_changegroup, and sp_droprolemember stored procedures. At the server scope, it is generated for any database role member change to any database. The DbccGroup action occurs whenever a DBCC command is issued. The Delete action occurs whenever a DELETE command is issued. The Execute action occurs whenever an EXECUTE command is issued. The FailedDatabaseAuthenticationGroup action type. The FailedLoginGroup action indicates that a user tried to log in to the instance of SQL Server and failed. Events in this class are fired by new connections or connection that are reused from the connection pool. The FulltextGroup action indicates that there is a named pipe connection between the SQL Full-text Filter Daemon Launcher/Filter Daemon and the instance of SQL Server. Events in this class are fired by success or failure of new connections. The Insert action occurs whenever an INSERT command is issued. The LoginChangePasswordGroup action occurs whenever a login password is changed by using the ALTER LOGIN or the method. The LogoutGroup action indicates that a user has logged out of the instance of SQL Server. Events in this class are fired by new connections or connections that are reused from the connection pool. The Receive action occurs whenever a RECEIVE command is issued. The References action occurs whenever a REFERENCES permission is checked. The SchemaObjectAccessGroup action occurs when a schema object is accessed. At the server scope, this action occurs whenever any schema object is accessed on any database. The SchemaObjectChangeGroup action occurs when a CREATE, ALTER, or DROP statement is issued on schema objects, such as tables or views. At the server scope, this action occurs whenever any schema of any database object changes. The SchemaObjectOwnershipChangeGroup action occurs when the permissions to change the owner of schema object, such as a table or a view, are selected. This action occurs when the ALTER AUTHORIZATION statement is used to assign an owner to an object. At the server scope, this action occurs for any schema ownership change for any database. The SchemaObjectPermissionChangeGroup action occurs whenever a GRANT, REVOKE, or DENY statement is issued on a schema object. The Select action occurs whenever a SELECT command is issued. The ServerObjectChangeGroup action occurs when a CREATE, ALTER, or DROP statement is issued for any server object. The ServerObjectOwnershipChangeGroup action occurs when the owner is changed for objects in the server scope. The ServerObjectPermissionChangeGroup action occurs whenever a GRANT, REVOKE, or DENY statement is issued for a server object permission by any user. The ServerOperationGroup action occurs when security audit operations, such as altering settings, resources, external access, or authorization, are used. The ServerPermissionChangeGroup action occurs when a GRANT, REVOKE, or DENY statement is issued for permission in the server scope, such as creating a login. The ServerPrincipalChangeGroup action occurs when server principals are created, altered, or dropped. This action is generated by the sp_defaultdb, sp_defaultlanguage stored procedures, and the ALTER LOGIN statement. The ServerPrincipalImpersonationGroup action occurs when there is an impersonation within the server scope, such as an EXECUTE AS statement executed on a login. The ServerRoleMemberChangeGroup action occurs whenever a login is added or removed from a fixed server role. This action is generated by sp_addsrvrole and sp_dropsrvrolemember stored procedures. The ServerStateChangeGroup action occurs when the SQL Server service is modified. The SuccessfulDatabaseAuthenticationGroup action type. The SuccessfulLoginGroup action indicates that a user has successfully logged in to the instance of SQL Server. Events in this class are fired by new connections or by connections that are reused from the connection pool. The TraceChangeGroup action occurs whenever a Trace operation is performed. The Update action occurs whenever an UPDATE command is issued. The UserChangePasswordGroup action type. The UserDefinedAuditGroup action. The enumeration contains values that are used to specify the destination, to which the results of a SQL Server Audit are sent. The Windows Application event log. A file. Windows Security event log. The enumeration contains values that are used to specify the unit that specifies the size of the audit file. The audit file size is specified in GB. The audit file size is specified in MB. The audit file size is specified in terabytes. The enumeration contains values that are used to specify the SQL Server audit level setting. Audits both successful and failed login attempts. Audits failed login attempts. Does not audit login attempts. Audits successful login attempts. The enumeration contains values that are used to specify the status of the audit. The audit has failed. The audit has started. The audit has stopped. Specifies the Sql server authentication type. The database authentication type. The instance authentication type. The none authentication type. The windows authentication type. Represents the current state of the availability database synchronization. The database replica is initializing after a failover. The synchronization state is NotSynchronizing. The database replica is reverting after a failover. The database replica is synchronized with the primary. The synchronization state is Synchronizing. Specifies how replicas in the primary role are treated in the evaluation to pick the desired replica to perform a backup. No preference is stated for backup on replicas based on its current role. Only BackupPriority and online/connected states will be considered for replica choice. Backups occur only on the primary replica, wherever it is. Backups occur on the secondary replicas, except when the primary replica is the only replica online. Backups occur only on the secondary replicas. If no secondary replicas are online, backup will not be performed. The desired replica to perform a backup is unknown. Specifies the different conditions that can trigger an automatic failover in Availability Group. Automatic failover is triggered when any condition level of lower value is satisfied or when a qualifying failure condition occurs. Automatic failover is triggered when any condition level of lower value is satisfied or when a critical server error occurs. If no setting for an Availability Group is specified, this is the default value. Automatic failover is triggered when any condition level of lower value is satisfied or when a moderate server error occurs. Automatic failover is triggered when the SQL Server service is down. Automatic failover is triggered when SQL Server is down or unresponsive, or when the Availability Group’s primary replica is in a failed state. The condition level is unknown. Specifies the state of the Availability Group Listener IP Address. Availability Group Listener IP resources failed. Availability Group Listener IP resources is offline. Availability Group Listener IP resources is online. Availability Group Listener IP resources is online pending. Unknown state for Availability Group Listener IP resources. Specifies a rollup of the synchronization states of the availability replicas in the availability group. All of the replicas are in “synchronized” state. All of the replicas are in “synchronizing” state. None of the availability replicas is synchronizing. At least one of the replicas is in “synchronizing” state. The synchronization state is unknown, this would be the case if the property is viewed on a secondary replica. Specifies the availability modes of Availability Replica. The availability mode is Asynchronous Commit. The availability mode is Synchronous Commit. The availability mode is unknown. Specifies the connection intent modes of an Availability Replica in primary role. The availability replica in primary role will allow all connections. The availability replica in primary role will allow read/write connections. The connection is unknown. Specifies the connection modes of an Availability Replica in secondary role. The availability replica in secondary role will allow all connections. The availability replica in secondary role will not allow any connections. The availability replica in secondary role will allow only read-intent connections. The connection in the availability replica is unknown. Represents the current availability replica connection state. The connection state is Connected. The connection state is Disconnected. The connection state is Unknown. Specifies the failover modes of Availability Replica. The failover mode is automatic. The failover mode is manual. The failover mode is unknown. Specifies the availability replica join state. The JoinedFailoverClusterInstance state for the availability replica. The JoinedStandaloneInstance state for the availability replica. The NotJoined state. The Unknown state for the availability replica. Specifies the state of the replica's readiness to process client requests for all databases replicas in the availability group residing on it. The replica is unable to communicate with the Windows cluster, the replica cannot receive client requests. The availability group has lost quorum, the replica cannot receive client requests. The availability group currently has no primary, the replica cannot receive client requests. The replica is ready to client requests. The replica is pending a switch to primary role. This is a transient state. A failover command is in progress, the replica cannot receive client requests. The operational state of this replica is unknown, the availability replica object referes to a remote instance. Represents the availability replica role. The Role is Primary. The Role is Resolving. The Role is Secondary. The Role is Unknown. Specifies a rollup of the recovery state of all database replicas in the availability group that reside on this availability replica. At least one of the database replicas' state is not online. All the database replicas' states are online. The recovery health state of this replica is unknown, the availability replica object referes to a remote instance. Specifies the current synchronization state of the availability replica. At least one database replica on is not synchronizing with the primary. All database replicas are synchronized with the primary. All database replicas are at least synchronizing with the primary. The synchronization state of the replica is unknown. The enumeration contains values that are used to specify the backup device type. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Device is a disk file created on the hard disk. Device is a disk file created on the removable media in a floppy disk drive. Device is a disk file create on the removable media in drive B Device is a named pipe. Device is a tape drive. The device is unknown. The enumeration contains values that are used to specify the purpose of the backup. Specifies a database with minimal log data. Specifies a database that is read-only. Specifies a database that is in single-user mode. Specifies a database with a snapshot. The enumeration contains values that are used to specify the backup type. A full database backup set. A differential backup set. A file or file group backup set. A file or filegroup differential backup set. A differential backup set. MSSQL doesn't support incremental backup (present here just for backward compatibility.) A transaction log backup set. The enumeration contains values that are used to specify the method used to populate a full-text catalog. The entire catalog is fully populated. This causes all index data to be retrieved. The catalog is populated incrementally. The enumeration contains values that are used to specify the status of the full-text catalog. Value = 1. Full-text index population is in progress for the referenced full-text catalog. Value = 8. The disk is paused. Value = 0. No action is being performed on the referenced full-text catalog. Value = 6. Incremental index population is in progress for the referenced full-text catalog. Value = 9. Progress of catalog population is being reported. Value = 2. Lack of available resources has caused an interruption. Value = 4. The population of the referenced full-text catalog is resuming after an interruption. Value = 5. The referenced full-text catalog is being deleted or is otherwise inaccessible. Value = 3. The Microsoft Search service has paused the index population of the referenced full-text catalog. Value = 7. The referenced full-text catalog is being assembled by the Search service. This is the final step in full-text catalog population. The enumeration contains values that are used to specify change tracking in a full-text index. Automatic (background) change tracking. Manual change tracking. Change tracking is disabled. Specifies the state of a member in a Windows Cluster. The member is offline. The member is online. The member is partially online. The member is unknown. Specifies the type of node in the windows cluster. The disk witness member. The fileshare witness member. The node member. Specifies the current stat of the cluster quorum. Cluster is in forced quorum state. Cluster has quorum. The server is not in a windows cluster. Cluster has unknown quorum. Specifies the different types of ways a cluster can decide on a quorum. The quorum is decided by disk only vote. The quorum is decided by node and disk majority. The quorum is decided by node and fileshare majority. The quorum is decided by node majority. The server is not in a Windows Cluster. The enumeration contains values that specify the collation versions. SQL Server 2008. SQL Server 2008 R2. SQL Server 2012. No longer used. SQL Server 2005. The enumeration is a list of constant values that specify the behavior that corresponds to a version of SQL Server. Microsoft SQL Server 2008. Microsoft SQL Server 2012 No longer used. No longer used. No longer used. No longer used. Microsoft SQL Server 2005. Specifies the containment types of a database. A database that is not contained. A database that is partially contained. The enumeration contains values that are used to specify the source of the symmetric key. Indicates a new Symmetric Key should be created. Indicates an existing Symmetric Key should be used. The object represents the SQL Server database DDL trigger events that can be included in a database DDL trigger event set. Returns a that is created by adding two objects together. An object value that specifies a set of two ddl trigger events A object that specifies one of the events to add. A object that specifies one of the events to add. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Creates a new database ddl trigger event set by performing a BitwiseOr operation on two objects. A object value that specifies a set of database ddl trigger events. A object that specifies one of the events to add. A object that specifies one of the events to add. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Creates a database ddl trigger event set by performing an addition operation on two objects. A object value that specifies a set of database ddl trigger events. A object that specifies one of the events to add. A object that specifies one of the events to add. Creates a new database ddl trigger event set by performing a BitwiseOr operation on two objects. A object value that specifies a set of database ddl trigger events. A object that specifies one of the events to add. A object that specifies one of the events to add. Creates a database ddl trigger event set by performing an implicit operation on a object. A object value that specifies a set of database ddl trigger events. A object that specifies the event from which the event set will be created. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Returns a string representation of the . A string containing the name of the object. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. Gets a database DDL trigger event that can be included in the event set. A object that represents the event that can be included in the database DDL Trigger event set. The object represents a set of SQL Server database data definition language (DDL) trigger events.  Initializes a new instance of the class. Initializes a new instance of the class with a specified event. A object that specifies a data definition language (DDL) database event. Initializes a new instance of the class with a specified event. An array of object that specifies several data definition language (DDL) database events. Initializes a new instance of the class with a specified event. A object that specifies a set of data definition language (DDL) database events. Returns a set of database DDL trigger events after adding a new event to the event referenced set. A that represents the event set. A object that specifies the event. Returns a set of database DDL trigger events after adding a new event to the event specified set. A that represents the event set. A object that specifies the set of events to which the new event is added. A object that specifies the event which is added to the event set Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AddRoleMember event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AddSignature event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AddSignatureSchemeObject event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an application role is altered. A value that specifies whether the AlterApplicationRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an assembly is altered. A value that specifies whether the AlterAssembly event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterAsymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization database is altered. A value that specifies whether the AlterAuthorizationDatabase event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterBrokerPriority event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterCertificate event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is altered. A value that specifies whether the AlterDatabaseAuditSpecification event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterDatabaseEncryptionKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterExtendedProperty event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterFullTextCatalog event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterFullTextIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a full-text search, stop list is altered. A value that specifies whether the AlterFulltextStoplist event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is altered. A value that specifies whether the AlterFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an index is altered. A value that specifies whether the AlterIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterMasterKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a message type is altered. A value that specifies whether the AlterMessageType event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition function is altered. A value that specifies whether the AlterPartitionFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is altered. A value that specifies whether the AlterPartitionScheme event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterPlanGuide event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is altered. A value that specifies whether the AlterProcedure event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker queue is altered. A value that specifies whether the AlterQueue event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is altered. A value that specifies whether the AlterRemoteServiceBinding event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database role is altered. A value that specifies whether the AlterRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is altered. A value that specifies whether the AlterRoute event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a schema is altered. A value that specifies whether the AlterSchema event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the AlterSearchPropertyList event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the AlterSequence event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is altered. A value that specifies whether the AlterService event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the AlterSymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a table is altered. A value that specifies whether the AlterTable event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a trigger is altered. A value that specifies whether the AlterTrigger event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database user is altered. A value that specifies whether the AlterUser event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a view is altered. A value that specifies whether the AlterView event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is altered. A value that specifies whether the AlterXmlSchemaCollection event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the BindDefault event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the BindRule event is included in the event set. If True, the event is included in the event set. Otherwise, False. Returns a copy of the event set. A object that represents a copy of the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an application role is created. A value that specifies whether the CreateApplicationRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an assembly is created. A value that specifies whether the CreateAssembly event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateAsymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateBrokerPriority event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateCertificate event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker contract is created. A value that specifies whether the CreateContract event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is created. A value that specifies whether the CreateDatabaseAuditSpecification event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateDatabaseEncryptionKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateDefault event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an event notification is created. A value that specifies whether the CreateEventNotification event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateExtendedProperty event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateFulltextCatalog event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateFulltextIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a full-text search, stop list is created. A value that specifies whether the CreateFulltextStoplist event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is created. A value that specifies whether the CreateFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an index is created. A value that specifies whether the CreateIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateMasterKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a message type is created. A value that specifies whether the CreateMessageType event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition function is created. A value that specifies whether the CreatePartitionFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is created. A value that specifies whether the CreatePartitionScheme event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreatePlanGuide event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is created. A value that specifies whether the CreateProcedure event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker queue is created. A value that specifies whether the CreateQueue event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is created. A value that specifies whether the CreateRemoteServiceBinding event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database role is created. A value that specifies whether the CreateRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is created. A value that specifies whether the CreateRoute event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateRule event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a schema is created. A value that specifies whether the CreateSchema event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the CreateSearchPropertyList event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the CreateSequence event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is created. A value that specifies whether the CreateService event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateSpatialIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a statistics counter is created. A value that specifies whether the CreateStatistics event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the CreateSymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a synonym is created. A value that specifies whether the CreateSynonym event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a table is created. A value that specifies whether the CreateTable event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a trigger is created. A value that specifies whether the CreateTrigger event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a type is created. A value that specifies whether the CreateType event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database user is created. A value that specifies whether the CreateUser event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a view is created. A value that specifies whether the CreateView event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an XML index is created. A value that specifies whether the CreateXmlIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is created. A value that specifies whether the CreateXmlSchemaCollection event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlApplicationRoleEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlAssemblyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlAsymmetricKeyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlAuthorizationDatabaseEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlBrokerPriorityEventsEvnets event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlCertificateEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlContractEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlCryptoSignatureEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlDatabaseAuditSpecificationEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies DdlDatabaseEncryptionKeyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlDatabaseLevelEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlDatabaseSecurityEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlDefaultEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlEventNotificationEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlExtendedPropertyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlFulltextCatalogEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlFulltextStoplistEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlFunctionEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlGdrDatabaseEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlIndexEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlMasterKeyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlMessageTypeEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlPartitionEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlPartitionFunctionEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlPartitionSchemeEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlPlanGuideEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlProcedureEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlQueueEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlRemoteServiceBindingEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlRoleEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlRouteEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlRuleEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlSchemaEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the DdlSearchPropertyListEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the DdlSequenceEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlServiceEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdkSsbEventsEvents event is included in the event set.bbb Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlStatisticsEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlSymmetricKeyEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlSynonymEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlTableEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlTableViewEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlTriggerEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlTypeEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlUserEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlViewEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DdlXmlSchemaCollectionEventsEvents event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether events are included in the event set. A value that specifies whether the DenyDatabase event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when data stored in the cache needs refreshing is encountered. A value that specifies whether the Dirty event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an application role is dropped. A value that specifies whether the DropApplicationRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an assembly is dropped. A value that specifies whether the DropAssembly event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropAsymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropBrokerPriority event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropCertificate event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker contract is dropped. A value that specifies whether the DropContract event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is dropped. A value that specifies whether the DropDatabaseAuditSpecification event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropDatabaseEncryptionKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropDefault event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an event notification is dropped. A value that specifies whether the DropEventNotification event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropExtendedProperty event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropFullTextCatalog event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropFulltextIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a full-text search, stop list is dropped. A value that specifies whether the DropFulltextStoplist event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is dropped. A value that specifies whether the DropFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an index is dropped. A value that specifies whether the DropIndex event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropMasterKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a message type is dropped. A value that specifies whether the DropMessageType event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition function is dropped. A value that specifies whether the DropPartitionFunction event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is dropped. A value that specifies whether the DropPartitionScheme event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropPlanGuide event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is dropped. A value that specifies whether the DropProcedure event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when Service Broker queue is dropped. A value that specifies whether the DropQueue event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is dropped. A value that specifies whether the DropRemoteServiceBinding event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database role is dropped. A value that specifies whether the DropRole event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropRoleMember event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is dropped. A value that specifies whether the DropRoute event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropRule event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a schema is dropped. A value that specifies whether the DropSchema event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the DropSearchPropertyList event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. A value that specifies whether the DropSequence event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is dropped. A value that specifies whether the DropService event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropSignature event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropSignatureSchemaObject event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a statistics counter is dropped. A value that specifies whether the DropStatistics event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the DropSymmetricKey event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a synonym is dropped. A value that specifies whether the DropSynonym event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a table is dropped. A value that specifies whether the DropTable event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a trigger is dropped. A value that specifies whether the DropTrigger event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a type is dropped. A value that specifies whether the DropType event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a database user is dropped. A value that specifies whether the DropUser event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a view is dropped. A value that specifies whether the DropView event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is dropped. A value that specifies whether the DropXmlSchemaCollection event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when access is granted to the database. A value that specifies whether the GrantDatabase event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets the number of events that are included in the event set. A value that specifies the number of events in the event set. Creates a database data definition language (DDL) trigger event set by performing an addition operation on a object and a object. A object value that specifies a set of database DDL trigger events. A object that specifies the database DDL trigger event set. A object that specifies the database DDL trigger events. Creates a database data definition language (DDL) trigger event set by performing a subtraction operation on a object and a object. A object value that specifies a set of database DDL trigger events. A object that specifies the database DDL trigger event set. A object that specifies the database DDL trigger event. Removes an event from the event set. A object that represents the database data definition language (DDL) trigger event set. A object that specifies the event. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the Rename event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when access is revoked from the database. A value that specifies whether the RevokeDatabase event is included in the event set. If True, the event is included in the event set. Otherwise, False. Returns a set of database DDL trigger events after removing an event from the event specified set. A object value that specifies a set of database DDL trigger events after the event has been removed. A object that specifies the database DDL trigger event set from which the event is removed. A that specifies the database DDL trigger event that is added to the event set. Returns a string that represents the object. A string value that represents the object. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the UnbindDefault event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a Boolean property value that specifies whether the event is included in the event set. A value that specifies whether the UnbindRule event is included in the event set. If True, the event is included in the event set. Otherwise, False. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when statistics are updated. A value that specifies whether the UpdateStatistics event is included in the event set. If True, the event is included in the event set. Otherwise, False. The enumeration contains values that are used to specify the execution context under which the database DDL trigger runs. The execution context of the database DDL trigger is the same as the process that called the trigger. The execution context of the database DDL trigger is the user specified by the property. The execution context of the database DDL trigger is the principal that created the trigger. Specifies the algorithm used to encrypt the database encryption key Key Length of 128 Key Length of 192 Key Length of 256 Key Length of 192 Enumerates the possible encryption states of a database. Decryption in progress. Database is encrypted. Encryption key changes in progress. Encryption key changes in progress. Encryption state is None. There is no encryption. The enumeration contains values that are used to specify the encryption types. Asymmetric key. Server certificate. The enumeration is a list of constant values that specify all the database permissions. The ability to alter the database. The ability to alter any application role that belongs to the database. The ability to alter any assembly that belongs to the database. The ability to alter any asymmetric key that belongs to the database. The ability to alter any certificate that belongs to the database. The ability to alter any contract that belongs to the database. The ability to alter any database audit that belongs to the database. The ability to alter any database data definition language (DDL) trigger that belongs to the database. The ability to alter any database event notification that belongs to the database. The ability to alter any dataspace that belongs to the database. The ability to alter any full-text catalog that belongs to the database. The ability to alter any message type that belongs to the database. The ability to alter any remote service binding that belongs to the database. The ability to alter any role that belongs to the database. The ability to alter any route that belongs to the database. The ability to alter any schema that belongs to the database. The ability to alter any service that belongs to the database. The ability to alter any symmetric key that belongs to the database. The ability to alter any user that belongs to the database. The ability to authenticate database users. The ability to back up the database. The ability to back up the database log. The ability to issue a checkpoint. The ability to connect to the database. The ability to connect to a replication server. The ability to control the database. The ability to create an aggregate in the database. The ability to create an assembly in the database. The ability to create an asymmetric key in the database. The ability to create a certificate in the database. The ability to create a contract in the database. The ability to create the database. The ability to create a database data definition language (DDL) event notification. The ability to create a default in the database. The ability to create a full-text catalog in the database. The ability to create a function in the database. The ability to create a message type in the database. The ability to create a stored procedure in the database. The ability to create a queue in the database. The ability to create a remote service binding in the database. The ability to create a role in the database. The ability to create a route in the database. The ability to create a rule in the database. The ability to create a schema in the database. The ability to create a service in the database. The ability to create a symmetric key in the database. The ability to create a synonym in the database. The ability to create a table in the database. The ability to create a type in the database. The ability to create a view in the database. The ability to create an XML schema collection in the database. The ability delete the database. The ability to execute a procedure in the database. The ability to insert data into the database. The ability to alter perform references in the database. The ability to select data in the database. The ability to run showplan. The ability to subscribe to query notifications. The ability to take ownership of the database. The ability to update data in the database. The ability to view the state of the database. The ability to view definition information on the database. Specifies the different reasons for a database replica to be in suspended state. The database is not suspended. The database replica is currently in apply mode. The database replica is currently in capture mode. Partner initiated suspend command. The database replica is currently in redo mode. The database replica is restarting. The database replica is currently in undo mode. User initiated suspend command. The enumeration is a list of constant values that specify the status of a database, whether it be loading, recovering, or normal, for example. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. The database has been automatically closed. The database is in emergency mode. The database is inaccessible. The server might be switched off or the network connection has been interrupted. The database is available. The database has been taken offline. The database is going through the recovery process. The database is waiting to go through the recovery process. The database is going through the restore process. The server on which the database resides has been shut down. The database is in standby mode. The database has been marked as suspect. You will have to check the data, and the database might have to be restored from a backup. The enumeration is a list of constant values that specify how user access can be restricted. Under normal operation on a multiuser database, multiple users have access to the database. Access to the database might be restricted to particular users during certain operations. Access is limited to a single user. The enumeration contains values that are used to specify the type of data compression used to store data on the physical partition. The column store compression. There is no data compression specified. Data is compressed at the page level. Data is compressed at the row level. This class supports the SMO infrastructure and is not intended to be used directly from your code. Returns the database name, as extracted from the text header. Returns the database name, as extracted from inside the header. Returns a value that contains the index number in which the CREATE keyword begins in the script. Returns a value that contains the first index number after the script name declaration ends. Returns a value that contains the first index number after an object name declaration within the text ends. Returns a value that contains the first index number in which the script name is declared. Returns the start index of an object that is used in the text. Contains the script name, as extracted from the scripts header. Returns the name of the table inside the trigger text. Returns a string that contains the name of the text's object type. Returns the texts procedure number, if the text is a procedure Returns a string that contains the script schema. Returns the schema of the table inside the trigger text. Returns a value that indicates whether the script contains a CREATE keyword. Represents the default distribution policy that will be used when a new table / index is created in the database. Distribution by HASH: Columns that are explicitly specified by using the syntax serve as the keys for a hash function, and this determines which rows go into which segment. NONE: if you specify this option explicitly then there is only one segment which is the entire index. Represents the distribution Policy enum used on indexes to override DefaultDistributionPolicy. Distribution by HASH: Columns that are explicitly specified by using the syntax serve as the keys for a hash function, and this determines which rows go into which segment. NONE: if you specify this option explicitly then there is only one segment which is the entire index. REPLICATE: the index will have only ONE segment, and it will be fully replicated on all bricks. If the table doesn’t have a clustered index, the table property will show value SegmentedHeap. UNDEFINED: One of the reasons is that the DB has been just attached. Specifies how the scale out system distributes a federated () table. Represents the distribution specified in Federations in SQL Azure. Lists durability types of a table.For more information, see In-Memory OLTP (In-Memory Optimization). A durable table. A nondurable table. The enumeration contains values that are used to specify the authentication methods and order of preference for the endpoint connection. The endpoint is authenticated by a certificate. The endpoint is authenticated by a certificate or by the Kerberos method with preference to the certificate. The endpoint is authenticated by a certificate or by the negotiate method with preference to the certificate. The endpoint is authenticated by a certificate or by the NTLM method with preference to the certificate. The endpoint is authenticated by the Kerberos method. The endpoint is authenticated by the Kerberos method or with a certificate with preference to the certificate. The endpoint is authenticated by the negotiate method. The endpoint is authenticated by the negotiate method or with a certificate with preference to the negotiate method. The endpoint is authenticated by the NTLM method. The endpoint is authenticated by the NTLM method or with a certificate with preference to the NTLM method. The enumeration contains values that are used to specify the state of encryption on the endpoint. Specifies that data sent over a connection is not encrypted. Specifies that connections to this endpoint must use encryption. To connect to this endpoint, the far endpoint must have EndpointEncryption property is set to either or . Specifies that the data is encrypted only if the opposite endpoint specifies either or . The enumeration contains values that are used to specify an encryption algorithm used on an endpoint. Specifies that the endpoint uses the AES algorithm. Specifies that the two endpoints will negotiate for an encryption algorithm with this endpoint giving preference to the AES algorithm. No algorithm is specified. Specifies that the endpoint uses the RC4 algorithm. Specifies that the two endpoints will negotiate for an encryption algorithm with this endpoint giving preference to the RC4 algorithm. The enumeration is a list of constant values that specifies the state of the HTTP endpoint. Specifies whether an endpoint is disabled. Specifies if an endpoint has started. Specifies if an endpoint has stopped. The enumeration is a list of constant values that specifies the type of HTTP endpoint. The HTTP endpoint type is database mirroring. The HTTP endpoint type is SQL Server Service Broker. The HTTP endpoint type is SOAP. The HTTP endpoint type is Transact-SQL. The class is a base class that is used to derive the event set objects. Initializes a new instance of the class. Initializes a new instance of the class. An object value that specifies the object used by the constructor. Returns a copy of the object. An object that is a copy of the original object. Specifies whether the object fits the specified mask. A Boolean value that specifies whether the object fits the specified mask.If True, the mask fits the object.If False, the mask does not fit the object. An object that specifies the mask. Specifies whether the object has common bits with another specified object. A Boolean value that specifies whether the two objects contain common bits.If True, the two objects contain common bits.If False, the two objects do not contain common bits. An object to compare with the referenced object. Gets the number of elements in the event set. An value that specifies the number of elements in the event set. Sets the bit value at the specified index position. An object that specifies the options. A value that specifies the value of the bit. Gets or sets the bit array for event set storage. A system object array that specifies the storage for the event set. The enumeration is a list of constant values that specify the different types of context (or which role is assumed) when executing a process represented by an object. The process is executed in the context of the process that called the referenced process. The process is executed as a specific user. The process is executed as the owner of the referenced object. The process is executed in the context of the referenced object. is an enumeration that lists types of filegroups in a database. Filegroup that contains FILESTREAM data files. Filegroup that contains memory-optimized data files. Filegroup that contains regular data and log files. The enumeration is a list of constant values that specify whether file growth is determined by percentage amount or by KB. File growth occurs in the specified number of KB. The file will not grow automatically. File growth occurs as an amount that is a specified percentage of the existing file size Specifies the state of the file. The file was dropped when it was not online. The file is not available for access and may not be present on the disk. The file is available for all operations. The file is in recovering state. The recovery of the file is postponed. The file is being restored. The recovery of the file failed during an online restore process. The enumeration contains values that are used to specify the file stream level. The file stream is disabled. Transact-SQL statements can access the file stream. Transact-SQL statements have full file and system access. Transact-SQL statements have local file and system access. Enumerates the file stream non-transacted access types. Read-Write access. No access. Read-Only access. The enumeration is a list of constant values that specify the action that is taken when the primary key reference by a foreign key is updated. The modification is also made to the foreign key. No action is taken. The foreign key is set to the default value. The foreign key is set to null. The enumeration contains values that are used to specify the action taken when the full-text catalog is upgraded. Full-text indexes are rebuilt, which is the slowest option. It is the default option. Full-text indexes are reset and catalogs are removed. Full-text indexes are imported. If unavailable they are rebuilt. Enumeration to represent the status of the Hadr manager. The status is failed. The status is pending communication. The status is running. The enumeration contains values that specify the HTTP port for HTTP endpoints. Value = 15. All authentication modes are enabled. Value = 1. There is no HTTP security header. A SQL Server user name and password must be specified. Value = 2. The SQL Server user name is encoded as base64binary. Value = 4. Security header with MD5 hash. Value = 8. Kerberos/NTLM authentication. Value = 32 Kerberos. Value = 16 NTLM authentication. The enumeration contains values that are used to specify the type HTTP port. All port types are enabled. The clear port type is enabled. No port types are enabled. The secure sockets port type is enabled. The enumeration contains values that are used to specify the type of implementation for a stored procedure, a user-defined function, and other objects. Implemented with the common language runtime (CLR) type. Implemented with Transact-SQL. Specifies an enumeration of type of indexed XML path. The Sql type. The XQuery type. The enumeration contains values that are used to specify the type of key on which the index is created. The index implements a SQL Server PRIMARY KEY constraint. The index implements a UNIQUE constraint on a table not constrained by a primary key. The index is a candidate key. The index is based on a column with no key constraint. The enumeration contains values that are used to specify the type of Microsoft Search full-text index population. Full population. Incremental population. Update population. The enumeration contains values that are used to specify the type of population in progress. A background change tracking push is in progress. A full population is in progress. An incremental population is in progress. A manual change tracking push is in progress. No population. The population is paused or throttled. Specifies the type of an index.For an In-Memory OLTP code sample, see SQL Server Management Objects Support for In-Memory OLTP. A clustered index. A non-clustered column store index. A non-clustered index. A primary XML index. A secondary selective XML index. A secondary XML index. A selective XML index. A spatial index. The enumeration contains values that specify the type of link field. The link field is a computed value. The link field is a filter. The link field is linked locally. The link field is linked to the parent. An enumeration that lists lock escalation types. Lock escalation type Auto. Lock escalation type disabled. Lock escalation type Table. The enumeration contains constant values that specify the lock request status. The lock is being converted. The lock is being granted. The lock is waiting. The enumeration contains values that are used to specify the authentication type and the Windows account type. Value = 4. The logon is mapped to an asymmetric key. Value = 3. The logon is mapped to a certificate. Value = 2. A SQL Server standard logon. Value = 1. A Windows group logon. Value = 0. A Windows individual logon. The enumeration contains values that specify the current operation on which the reuse of transaction log space is waiting. A backup or restore operation. A checkpoint. A transaction log backup. A log scan. A mirroring operation. Database mirroring is not supported in this release of SQL Server. The log is not waiting to be reused. An unspecified operation. A replication operation. A snapshot isolation record creation operation. A transaction. Enumerates credential mapping options. Value = 1. Credential mapped to a cryptographic provider. Value = 0 Credential is not mapped to a provider. The enumeration contains values that are used to specify the type of media used to store data. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. Value = 15. Represents all media types. Value = 8. Represents the CD-ROM media type. Value = 2. Represents a fixed, hard disk drive. Value = 1. Represents a floppy drive with removable disks. Value = 16. Represents a fixed, hard disk drive that has shared access. Value = 4. Represents a tape drive. The enumeration contains values that are used to specify the method used for logging on to the instance of SQL Server. The login method is both standard and Windows Authentication. The login method is Windows Authentication. The enumeration contains values that specify the XSD schema returned for a SOAP method. Value = 2. Returns the XSD schema as defined by the default settings for the HTTP endpoint. Value = 0. Does not return an inline XSD schema with the result. Value = 1. Returns an inline XSD with the result. The enumeration contains values that specify the mirroring options for a database. Value = 4. Initiates a failover for the database. Value = 5. Forces a failover for the database. Value = 0. Terminates mirroring for the database. Value = 3. Removes the witness for mirroring on the database. Value = 2. Resumes mirroring for the database. Value = 1. Suspends mirroring for the database. The enumeration contains values that specify the role the database plays in mirroring. Value = 1. The database is a mirror of the principal database. Value = 0. The database is not participating in mirroring. Value = 2. The database is the principal database. The enumeration contains values that specify the safety guarantee on updates to the mirrored database. Value = 3. Updated data is fully guaranteed. Value = 0. Database is not mirrored. Value = 2. Updated data is not guaranteed. Value = 1. The safety level is unknown. The enumeration contains values that specify the state of a database regarding mirroring. The principal database and the mirror database are disconnected. The principal database is not mirrored. The principal database is initiating a failover. Mirroring the principal database is suspended. The principal database and the mirror database are synchronized. The principal database and the mirror database are in the process of synchronizing. The enumeration contains values that specify the state of the mirroring witness. Value = 2. Mirroring witness is connected. Value = 3. Mirroring witness is disconnected. Value = 0. The database is not mirrored. Value = 1. The state of the mirroring witness is unknown. The enumeration contains constant values that specify the activation state of Notification Services. The component is not configured to run. When you first create an instance of Notification Services, all components are disabled. The component was in the Enabled state prior to being enabled. This state indicates that the change has not yet been completed by Notification Services engine. If the Notification Services engine is running on the server specified in the application definition, the state should change to Disabled within 30 seconds. The component is configured to run. The component was in the Disabled state prior to being enables. This state indicates that the change has not yet been completed by the Notification Services engine. If the Notification Services engine is running on the server specified in the application definition, the state should change to Enabled with 30 seconds. The enumeration contains values that specify the SMO class type. An class. An class. An class. A class. A class. A class. An class. A class. A class. A class. A class. An or class. A class. A class. A class. A class. A class. A class that represents a server level principal, such as a . A class. A class that represent a service such as the class. A class. A class. A class. A class. A class. A class. A class. The enumeration is a list of constant values that specify all the object permissions. The ability to alter the object. The ability to connect to the object. The ability to control the object. The ability to create a sequence on the object. The ability to delete the object. The ability to execute the object. The ability to impersonate another user when accessing the object. The ability to add data to the object. The ability to receive on the object. The ability to make references on the object. The ability to select data from the object. The ability to send on the object. The ability to take ownership of the object. The ability to update data on the object. The ability to view change tracking on the object. The ability to view definition of the object. Specifies the action that needs to be taken when the audit sink cannot perform the write. The audit continues despite the failure. The user operation fails with no event loss. The audit stops because of a failure. The enumeration contains constant values that specify the automatic page verification options for a database. Performs an automatic checksum on data in the database. There is no automatic verification of data in the database. Performs an automatic torn-page detection of the data in the database. Displays the password hash algorithm in the Server Management Objects. Hash algorithm is None. Hash algorithm is ShaOne. Hash algorithm is ShaTwo. Hash algorithm is SqlServer7. The enumeration contains values that are used to specify the polling behavior in Performance Monitor. Report PerfMon data continuously. No PerfMon integration. Report PerfMon data on demand. The enumeration contains values that specify the state of a permission. The permission has been denied. The permission has been granted. The permission has been granted with the ability to grant access to other users. The permission has been revoked. Enumerates the possible Plan Guide types. Plan Guide Type Object Plan Guide Type SQL Plan Guide Type Template The enumeration contains values that specify the type of user, role, or login. Value = 4. An application role. Value = 3. A database role (fixed or user-defined). Value = 0. A SQL Server login. Value = 5. None. Value = 1. A fixed server role. Value = 2. A database user. The enumeration contains values that are used to specify the encryption types for a private key associated with a certificate or an asymmetric key. Value = 1. Certificate is encrypted with a master key. Value = 0. Certificate does not have any key. Value = 2. Certificate is encrypted with a user password. Value = 3. The enumeration contains values that are used to specify the type of protocol. HTTP protocol. Named pipes protocol. Shared memory protocol. TCP/IP protocol. VIA protocol. Specifies the type of authentication supported by Cryptographic Provider. Basic protocol. Other protocol. Windows protocol. The enumeration contains values that are used to specify the type range. The left range. No range. The right range. The enumeration contains values that are used to specify the type of recovery model. Bulk Logged. Full. Simple. The enumeration contains values that are used to specify the repair options that are used when checking data in a table. Displays all reported errors per object. If it is not specified, 200 error messages are displayed for each object. The maximum is 1000. Requests the estimated amount of tempdb space that is required to run the CheckTables method. The actual database check is not performed. Starting with SQL Server 2008, performs logical consistency checks on an indexed view, XML indexes, and spatial indexes.  Specifies that no information messages will be displayed during the repair operation. No repair options specified. Limits the checks that are performed. The database catalogs are not checked for consistency, and Service Broker data is not validated. The enumeration contains values that are used to specify the type of repair options used when checking data in a table. Checks the table for column values that are not valid, or are out-of-range. No column checks are performed. Column-integrity checks are not performed. The enumeration contains values that are used to specify the replication settings for the referenced database. Value = 4. The database is merge published. Value = 8. The database is merge subscribed. No replication options applied. Value = 1. The database is published. Value = 2. The database is subscribed The enumeration contains values that specify the relative operating system execution priority setting for the Microsoft Search service. AboveNormal = 4; Background = 1; BelowNormal = 2; Dedicated = 5; Normal = 3; Unknown = 0 The enumeration contains values that specify the type of restore operation to perform. A database restore operation. A file restore operation. A filegroup restore operation. A restore verification operation. The enumeration contains values that specify the format in which to return results for an HTTP endpoint. Returns all results including informational messages. No results are returned. Returns rowsets only. Enumerates values that specify the units for the retention period. RetentionPeriod property will be measured in days. RetentionPeriod property will be measured in hours. RetentionPeriod property will be measured in minutes. No RetentionPeriod. The enumeration contains values that are used to specify the secondary XML index type. There is no secondary XML index. The secondary XML index is a path. The secondary XML index is a property. The secondary XML index is a value. The enumeration contains constant values that specify the type of caching used by a . The sequence is cached with a specified cache size. The sequence is cached with default cache size. The sequence is not cached. The object represents the Microsoft SQL Server data definition language (DDL) trigger events that can be included in a server DDL trigger event set. Returns a Server DDL trigger event set after adding an SQL DLL trigger event to the event set. A object value that specifies a set of server DDL trigger events after the event is added. A object that specifies the server data definition language (DDL) events. A object that specifies the server DDL events. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A database data definition language (DDL) trigger event that can be included in the event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Creates a new object event set by performing a BitwiseOr operation on two objects. A object that contains the specified objects. A that specifies the server DDL trigger event. A that specifies the server DDL trigger event. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A database data definition language (DDL) trigger event that can be included in the event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A database data definition language (DDL) trigger event that can be included in the event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Creates a server event set by performing an addition operation on two objects. A object value that specifies a set of server DDL events. A object that specifies the server data definition language (DDL) events. A object that specifies the server DDL events. Creates a server event set by performing a bitwise OR operation on two objects. A object value that specifies a set of server DDL events. A object that specifies the server DDL events. A object that specifies the server DDL events. Creates a server event set by performing an implicit operation on a object. A object value that specifies a set of server DDL events. A object that specifies the server data definition language (DDL) events. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a server data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Returns the object in format. The object in format. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. Gets a database data definition language (DDL) trigger event that can be included in the event set. A object that represents the event that can be included in the server DDL trigger event set. The object represents a set of SQL Server server data definition language (DDL) trigger events. Initializes a new instance of the class. Initializes a new instance of the class with the specified event. A object that specifies a data definition language (DDL) server event. Initializes a new instance of the class with the specified set of events. An array of object that specifies several data definition language (DDL) server events. Initializes a new instance of the class with the specified set of events A that specifies a set of data definition language (DDL) server events. Returns a set of server DDL events after adding a new server DDL event to the set of events. A that represents the event set. A object that specifies the new event. Returns a set of server DDL events after adding a new server DDL event to the specified set of events. A that represents the event set. A object that specifies the event. A object that specifies the new event. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AddRoleMember event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AddServerRoleMember event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AddSignature event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AddSignatureSchemaObject event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterApplicationRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterAssembly event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterAsymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterAsymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterAuthorizationServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a value that indicates whether the AlterAvailabilityGroup event is included in the event set. true if the AlterAvailabilityGroup event is included in the event set; otherwise, false. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterAsymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a certificate is altered. A value that specifies whether the AlterCertificate event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterCredential event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterCryptographicProvider event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterDatabaseAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterDatabaseEncryptionKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a HTTP endpoint is altered. A value that specifies whether the AlterEndpoint event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterEventSession event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterExtendedProperty event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterFulltextCatalog event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterFulltextIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterFulltextStoplist event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterInstance event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterLinkedServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a login is altered. A value that specifies whether the AlterLogin event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterMasterKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterMessage event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterMessageType event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterPartitionFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterPartitionScheme event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterPlanGuide event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterProcedure event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterQueue event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterQueue event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterRemoteServiceBinding event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterResourceGovernorConfig event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterResourcePool event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterRoute event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterSchema event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterSearchPropertyList event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterSequence event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterServerAudit event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterServerAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterServerRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterService event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterServiceMasterKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterSymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterTable event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterTrigger event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterUser event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterView event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterWorkloadGroup event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the AlterXmlSchemaCollection event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the BindDefault event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the BindRule event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Returns a copy of the event set. A object that represents a copy of the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateApplicationRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateAssembly event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateAsymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a value that indicates whether the CreateAvailabilityGroup event is included in the event set. true if the CreateAvailabilityGroup event is included in the event set; otherwise, false. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateBrokerPriority event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a certificate is created. A value that specifies whether the CreateCertificate event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateContract event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateCredential event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateCryptographicProvider event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateDatabaseAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateDatabaseEncryptionKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateDefault event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an HTTP endpoint is created. A value that specifies whether the CreateEndpoint event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateEventNotification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateEventSession event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateExtendedProcedure event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateExtendedProperty event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateFulltextCatalog event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateFulltextIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateFulltextStoplist event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateFulltextStoplist event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateLinkedServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateLinkedServerLogin event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a login is created. A value that specifies whether the CreateLogin event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateMasterKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateMessage event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateMessageType event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreatePartitionFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreatePartitionScheme event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreatePlanGuide event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateProcedure event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateQueue event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateRemoteServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateRemoteServiceBinding event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateResourcePool event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateRoute event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateRule event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSchema event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSearchPropertyList event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSequence event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateServerAudit event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateServerAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateServerRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateService event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSpatialIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateStatistics event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateSynonym event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateTable event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateTrigger event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateType event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateUser event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateView event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateWorkloadGroup event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateXmlIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the CreateXmlSchemaCollection event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlAuthorizationServerEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a value that indicates whether the DdlAvailabilityGroupEventsEvents event is included in the event set. true if the DdlAvailabilityGroupEventsEvents event is included in the event set; otherwise, false. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlCredentialEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlCryptographicProviderEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlDatabaseEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlEndpointEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlEventSessionEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlExtendedProcedureEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlGdrServerEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlLinkedServerEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlLinkedServerLoginEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlLoginEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlMessageEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlRemoteServerEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlResourceGovernorEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlResourcePoolEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlServerAuditEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlServerAuditSpecificationEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlServerLevelEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlServerSecurityEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlServiceMasterKeyEventsEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DdlWorkloadGroupEvents event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DenyDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a permission is denied on the server. A value that specifies whether the DenyServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event set has been modified. A value that specifies whether the event set has been modified.If True, the event set has been modified.If False (default), the event set has not been modified. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropApplicationRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropAssembly event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropAsymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a value that indicates whether the DropAvailabilityGroup event is included in the event set. true if the DropAvailabilityGroup event is included in the event set; otherwise, false. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropBrokerPriority event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event certificate events are included in the event set. A value that specifies whether the DropCertificate event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropContract event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropCredential event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropCryptographicProvider event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropDatabaseAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropDatabaseEncryptionKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropDefault event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an HTTP endpoint is dropped. A value that specifies whether the DropEndpoint event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropEventNotification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropEventSession event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropExtendedProcedure event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropExtendedProperty event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropFulltextCatalog event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropFulltextIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropFulltextStoplist event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a value that specifies whether the DropFunction event is included in the event set. A value that specifies whether the DropFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropIndex event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropLinkedServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropLinkedServerLogin event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a login is dropped. A value that specifies whether the DropLogin event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropMasterKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropMessage event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropMessageType event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropPartitionFunction event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropPartitionScheme event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropPlanGuide event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropProcedure event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropQueue event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRemoteServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRemoteServiceBinding event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropResourcePool event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRoleMember event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRoute event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropRule event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSchema event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSearchPropertyList event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSequence event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropServerAudit event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropServerAuditSpecification event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropServerRole event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropServerRoleMember event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropService event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSignature event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSignatureSchemaObject event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropStatistics event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSymmetricKey event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropSynonym event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropTable event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropTrigger event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropType event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropUser event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropView event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropWorkloadGroup event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the DropXmlSchemaCollection event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the GrantDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a permission is granted on the server. A value that specifies whether the GrantServer event is included in the event set.If True, the event is included in the event set.If False (default), theevent is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the Logon event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets the number of events in the event set. An value that specifies the number of elements in the event set. Creates a server data definition language (DDL) trigger event set by performing an addition operation on a object and a object. A object value that specifies a set of server DDL trigger events. A object that specifies the server DDL trigger event set. A object that specifies the server DDL trigger events. Creates a server data definition language (DDL) trigger event set by performing a subtraction operation on a object and a object. A object value that specifies a set of server DDL trigger events. A object that specifies the server DDL trigger event set. A object that specifies the server DDL trigger events. Removes an event from the event set. A object that represents the server data definition language (DDL) trigger event set. A object that specifies the event. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the Rename event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the RevokeDatabase event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when a permission is revoked on the server. A value that specifies whether the RevokeServer event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Returns a set of server DDL trigger events after subtracting a DDL trigger event from the specified set of event set. A object value that specifies a set of server DDL trigger events after the specified event has been subtracted. A object that specifies the server DDL trigger event set. A object that specifies the server DDL trigger events. Returns a string that represents the object. A value that represents the object. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the UnbindDefault event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the UnbindRule event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. Gets or sets a property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered. A value that specifies whether the UpdateStatistics event is included in the event set.If True, the event is included in the event set.If False (default), the event is not included in the event set. The enumeration contains values that are used to specify the execution context under which the server DDL trigger runs. The execution context of the server DDL trigger is the same as the process that called the trigger. The execution context of the server DDL trigger is the user specified by the property. The execution context of the server DDL trigger is the principal that created the trigger. The enumeration contains values that are used to specify the method used to connect to the instance of SQL Server. The SQL Server login mode is Windows Authentication. The SQL Server Login mode is mixed, which is Windows Authentication when the login has a Windows account and SQL Server standard authentication when the login does not have a Windows account. The SQL Server Login mode is SQL Server Authentication. The login mode is unknown. The enumeration contains values that are used to specify the role of the instance of SQL Server when participating in mirroring. The instance SQL Server is a mirroring partner and a mirroring witness. The instance of SQL Server is not participating in mirroring. The instance of SQL Server is a mirroring partner. The instance of SQL Server is a mirroring witness. The enumeration is a list of constant values that specify all the database permissions. The ability to administer bulk operations. The ability to alter any available group. The ability to alter any connection. The ability to alter any credential. The ability to alter any database. The ability to alter any endpoint. The ability to alter any event notification. The ability to alter any event session. The ability to alter any linked server. The ability to alter any login. The ability to alter any server audit. The ability to alter any server role. The ability to alter resources. The ability to alter the state of the server. The ability to alter settings. The ability to alter traces. The ability to authenticate the server. The ability to connect to any database. The ability to connect to SQL Server. The ability to control the server. The ability to create any database. The ability to create availability group. The ability to create data definition language (DDL) event notifications. The ability to create endpoints. The ability to create any server role. The ability to create trace event notifications. Gets or sets the Boolean property value that specifies whether to include the EXTERNAL ACCESS (XA) permission in the permission set. This permission lets the grantee access external system resources such as assembly files, networks, environmental variables, and the registry. The ability to impersonate any login. The ability to select all user securables. The ability to shut down the server. Gets or sets the Boolean property value that specifies whether to include the UNSAFE permission in the permission set. This permission allows the grantee unrestricted access to resources, both within and outside SQL Server, including calls to unmanaged code The ability to view any database. The ability to view any definition. The ability to view the state of the server. The enumeration contains values that are used to specify the current state of snapshot isolation. Snapshot isolation is not currently in effect. Snapshot isolation is in effect. If the transaction isolation level is set to snapshot then the versions of updates to a record are stored in the tempdb database. Snapshot isolation is waiting to be disabled when all current transactions commit or roll back. Snapshot isolation is waiting to be enabled when all current transactions commit or roll back. Enumerates grid density levels for spatial indexes. Specifies a grid density level of high for a spatial index. Specifies a grid density level of low for a spatial index. Specifies a grid density level of medium for a spatial index. Specifies no grid density level for a spatial index. Enumerates possible spatial index types. Specifies a spatial index type of GeographyAutoGrid. Specifies a spatial index type of geography. Specifies a spatial index type of GeometryAutoGrid. Specifies a spatial index type of geometry. Specifies a spatial index type of none. The enumeration contains values that are used to specify the way in which a new stop list is created. Creates a new stop list from an existing named stop list. This will not associate any with the specified index. The stop list is created by copying the stop list from the resource database. The enumeration contains values that specify the algorithm that is used to encrypt the symmetric key. Value = 5. Aes128 algorithm. Value = 6. Aes192 algorithm. Value = 7. Aes256 algorithm. Value = -1. A cryptographic provider is defined. Value = 2. Des algorithm. Value = 4. DesX algorithm. Value = 0. RC2 algorithm. Value = 1. RC4 algorithm. Value = 3. TripleDes algorithm. Value = 8. TripleDes3key algorithm. The enumeration contains constant values that specify the type of symmetric key encryption. Encrypted by an asymmetric key. Encrypted by a certificate. Encrypted by a master key. Encrypted by a password. Encrypted by a symmetric key. The enumeration contains constant values that specify the type of synonym. Synonym is a CLR aggregate function. Synonym is a CLR scalar function. Synonym is a CLR stored procedure. Synonym is a common language runtime (CLR) table-value function. Synonym is an extended stored procedure. No type. Synonym is a replication filter procedure. Synonym is a SQL Server inline table-value function. Synonym is a SQL Server scalar function. Synonym is a SQL Server stored procedure. Synonym is a Transact-SQL table valued function. Synonym is a table. Synonym is a view. The enumeration is a list of constant values that specify the types of user-defined functions that are supported by SQL Server. An inline function. A scalar function. A table function. The function type is unknown. The enumeration is a list of constant values that specify the formats used by user-defined types. Stored in native format. Computes serialized format once for this type. Stores serialized format for each instance. Stores in user-defined format. The enumeration contains constant values that specify the security type for the user. The user type is an asymmetric key. The user type is a certificate. The user cannot log in to SQL Server. The user type is a SQL Server login. The SQL Server user. The enumeration contains constant values that specify the type of access a Windows login has to the instance of SQL Server. Value = 2. Access to the instance of SQL Server is denied. Value = 1. Access to the instance of SQL Server is granted. Value = 99. Access to the instance of SQL Server is not obtained by using Windows Authentication. Value = 0. Access to the instance of SQL Server is undefined. The enumeration contains values that specify the importance of workload groups. Importance high. Importance low. Importance medium. The enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options. Specifies the default procedure. Specifies no procedure. Specifies a non-default procedure. The enumeration contains constant values that specify the constraints imposed on an XML document. Content. Default. Document. The enumeration contains constant values that specify the Web Services Description Language (WSDL) generator options. Specifies SQL Server format. Specifies XML format. The enumeration contains constant values that specify the XML type derivation. Extension. None. Restriction. Substitution. The enumeration contains constant values that specify the kind of XML component. Any type. Any simple type. An attribute. An attribute group. An attribute wildcard. A complex type. A complex simple type. An element. An element wildcard. A list type. A model group. A primitive type. A simple type. A union type The enumeration contains constant values that specify whether an inline schema for the method result is returned in the SOAP response. No inline schema. Standard inline schema (default). The enumeration contains values that are used to specify when the trigger runs in relation to other triggers attached to a given the insert, update, or delete operation. Specifies that the trigger will run first. Specifies that the trigger will run last. Specifies random order of execution for the trigger. The enumeration contains values that are used to specify the type of errors or messages that are logged by SQL Server. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. Errors, informational messages, and warning messages. Error messages only. Informational messages only. Warning messages only. The enumeration contains values that are used to specify the source of mail. The mail is from the Microsoft SQL Server Database Mail service. The mail is from the Microsoft SQL Server Agent Mail service. The enumeration contains values that are used to specify the Microsoft SQL Server subsystems that can be used by job steps. Specifies the Active Scripting subsystem. Specifies the Analysis Command subsystem. Specifies the Analysis Query subsystem. Specifies the Operating System Command executive subsystem. Specifies the Distribution Agent subsystem. Specifies the Log Reader Agent subsystem. Specifies the Merge Agent subsystem. Specifies the PowerShell subsystem. Specifies the Queue Reader Agent subsystem. Specifies the Snapshot Agent subsystem. Specifies the SQL Server Integration Services subsystem. Specifies the Transact-SQL subsystem. The enumeration contains values that are used to specify the type of event or performance condition that causes alerts to be raised. Specifies a system event. Specifies an event such as an error or a message that is generated by the instance of SQL Server. Specifies a condition applied to a specified SQL Server performance counter. For example, the number of connections is greater than 10. Specifies an event that is raised by the Windows Management Instrumentation (WMI) Provider interface. The enumeration is a list of constant values that specify the type of category, such as whether the category refers to local jobs or multiserver administration. The category refers to local administration. The category refers to multiserver administration. The category does not refer to local or multiserver administration. The enumeration is a list of constant values that specify the circumstances when a job completes after which another action is executed. Value = 3. The action is always executed regardless of the success or failure of the job step. Value = 0. The action is never executed regardless of the success or failure of the job step. Value = 2. The action is only executed after the job step has completed with failure. Value = 1. The action is only executed after the job step has completed with success. The enumeration is a list of constant values that specify the status on completion of a job or job step. The job or job step was canceled. The job or job step completed with failure. The job or job step is still in progress. The job or job step is waiting to be retried. The job or job step completed successfully. The status of the job or job step is unknown. The enumeration contains values that are used to specify the ordinal position of a recurring occurrence within a specified period. The first occurrence in the specified period. The fourth occurrence in the specified period. The last occurrence in the specified period. The second occurrence in the specified period. The third occurrence in the specified period. The enumeration contains values that are used to specify the way in which scheduling is managed within the period of a day. The scheduled job is run with a frequency in the magnitude of hours. The scheduled job is run with a frequency in the magnitude of minutes. The scheduled job is run only once during a day. The scheduled job is run with a frequency in the magnitude of seconds. The frequency within a day in unknown. The enumeration contains values that are used to specify how often a schedule is executed. The schedule runs when the Microsoft SQL Server service is started. The schedule runs every day. The schedule runs every month. The schedule runs at a specified relative interval each month. The schedule runs once only. The schedule runs when the processor is idle. The scheduled run time is unknown. The schedule runs every week. The enumeration is a list of constant values that specify the execution status of a job or job step. Value = 3. The job is waiting to retry after a failure. Value = 1. The job is being run. Value = 4. The job is idle. Value = 7. The job is in the final completion stage. Value = 5. The job is suspended. Value = 6. The job is waiting for another branch of logic to finish before it can continue. Value = 2. The job is waiting for a worker thread. The enumeration is a list of constant values that specify the outcome after running a job. The job was canceled. The job failed. The job is currently running. The job succeeded. The outcome is unknown. The enumeration is a list of constant values that specify the type of server with regard to multiserver or stand-alone administration. The instance of Microsoft SQL Server is a master server where the job commands originate. The instance of Microsoft SQL Server is a stand-alone server and the job is issued and run locally. The instance of Microsoft SQL Server is a target server where the job command is run after it is received from a remote master server. The enumeration is a list of constant values that specify the file to which to append job history information. Job history, including command output, is appended to the job history file. Job history is appended to the job history file. Job history is appended to the SQL Server log file. Job history is appended to a log table. Job history is written to a log table, overwriting previous contents. Job history is not appended to a file. Job processing is stopped. The enumeration is a list of constant values that specify the location where the job is run (locally or on multiple servers). Value = 1. The job type is local administration. Value = 2. The job type is multiserver administration. The enumeration contains values that specify the days of the week, weekdays, weekends, or every day. Every day of the week. Friday. Value = 6. Monday. Value = 2. Saturday. Value = 7. Sunday. Value = 1. Thursday. Value = 5. Tuesday. Value = 3. Wednesday. Value = 4. Weekdays. Value = 9. Weekends. Value = 10. The enumeration contains values that specify the method used to notify operators in an alert or a job. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. The notification is sent over the network as an instant message to a computer and the message is displayed on the screen. There is no notification method. All three notification methods are used; e-mail, pager, and net send. The notification is sent by e-mail. The notification is sent to a pager service by e-mail and the pager service send the message to the operator's pager. The enumeration contains constant values that specify the levels of priority given to running the operating system. The operating system runs with above-normal priority. The operating system runs with below-normal priority. The operating system operations run when the processor is idle. The operating system runs with normal priority. The operating system runs with the highest priority. The enumeration contains values that specify the action taken on completion of a job step. When the referenced job step completes the next job step is executed. When the referenced job step completes the specified job step is executed. When the referenced job step completes the job completes execution with a status of failure. When the referenced job step completes the job completes execution with a status of success. The enumeration contains values that specify the status of a target server. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. Communication between the target server and the master server is blocked. The target server is operating normally. The target server cannot be found and is probably offline. The enumeration contains constant values that specify the days of the week. Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday. Friday. Monday. Saturday. Sunday. Thursday. Tuesday. Wednesday. Monday, Tuesday, Wednesday, Thursday, and Friday. Saturday and Sunday.
--