Share via


Clase DatabaseDdlTriggerEventSet

The DatabaseDdlTriggerEventSet object represents a set of SQL Server database data definition language (DDL) trigger events.

Jerarquía de herencia

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo. . :: . .EventSetBase
    Microsoft.SqlServer.Management.Smo..::..DatabaseDdlTriggerEventSet

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public NotInheritable Class DatabaseDdlTriggerEventSet _
    Inherits EventSetBase
'Uso
Dim instance As DatabaseDdlTriggerEventSet
public sealed class DatabaseDdlTriggerEventSet : EventSetBase
public ref class DatabaseDdlTriggerEventSet sealed : public EventSetBase
[<SealedAttribute>]
type DatabaseDdlTriggerEventSet =  
    class
        inherit EventSetBase
    end
public final class DatabaseDdlTriggerEventSet extends EventSetBase

El tipo DatabaseDdlTriggerEventSet expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público DatabaseDdlTriggerEventSet() () () () Initializes a new instance of the DatabaseDdlTriggerEventSet class.
Método público DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEvent) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Método público DatabaseDdlTriggerEventSet(array<DatabaseDdlTriggerEvent> [] () [] []) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Método público DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEventSet) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública AddRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AddSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AddSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterApplicationRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an application role is altered.
Propiedad pública AlterAssembly Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an assembly is altered.
Propiedad pública AlterAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterAuthorizationDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an authorization database is altered.
Propiedad pública AlterBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is altered.
Propiedad pública AlterDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterFulltextStoplist Gets or sets a Boolean 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.
Propiedad pública AlterFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is altered.
Propiedad pública AlterIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an index is altered.
Propiedad pública AlterMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterMessageType Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a message type is altered.
Propiedad pública AlterPartitionFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition function is altered.
Propiedad pública AlterPartitionScheme Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is altered.
Propiedad pública AlterPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterProcedure Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is altered.
Propiedad pública AlterQueue Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker queue is altered.
Propiedad pública AlterRemoteServiceBinding Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is altered.
Propiedad pública AlterRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database role is altered.
Propiedad pública AlterRoute Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is altered.
Propiedad pública AlterSchema Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a schema is altered.
Propiedad pública AlterService Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is altered.
Propiedad pública AlterSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública AlterTable Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a table is altered.
Propiedad pública AlterTrigger Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a trigger is altered.
Propiedad pública AlterUser Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database user is altered.
Propiedad pública AlterView Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a view is altered.
Propiedad pública AlterXmlSchemaCollection Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is altered.
Propiedad pública BindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública BindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateApplicationRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an application role is created.
Propiedad pública CreateAssembly Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an assembly is created.
Propiedad pública CreateAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateContract Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker contract is created.
Propiedad pública CreateDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is created.
Propiedad pública CreateDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateEventNotification Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an event notification is created.
Propiedad pública CreateExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateFulltextStoplist Gets or sets a Boolean 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.
Propiedad pública CreateFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is created.
Propiedad pública CreateIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an index is created.
Propiedad pública CreateMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateMessageType Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a message type is created.
Propiedad pública CreatePartitionFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition function is created.
Propiedad pública CreatePartitionScheme Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is created.
Propiedad pública CreatePlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateProcedure Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is created.
Propiedad pública CreateQueue Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker queue is created.
Propiedad pública CreateRemoteServiceBinding Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is created.
Propiedad pública CreateRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database role is created.
Propiedad pública CreateRoute Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is created.
Propiedad pública CreateRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateSchema Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a schema is created.
Propiedad pública CreateService Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is created.
Propiedad pública CreateSpatialIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateStatistics Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a statistics counter is created.
Propiedad pública CreateSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública CreateSynonym Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a synonym is created.
Propiedad pública CreateTable Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a table is created.
Propiedad pública CreateTrigger Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a trigger is created.
Propiedad pública CreateType Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a type is created.
Propiedad pública CreateUser Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database user is created.
Propiedad pública CreateView Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a view is created.
Propiedad pública CreateXmlIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an XML index is created.
Propiedad pública CreateXmlSchemaCollection Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is created.
Propiedad pública DdlApplicationRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlAssemblyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlAsymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlAuthorizationDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlBrokerPriorityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlCertificateEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlContractEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlCryptoSignatureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlDatabaseAuditSpecificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlDatabaseEncryptionKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlDatabaseLevelEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlDatabaseSecurityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlDefaultEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlEventNotificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlExtendedPropertyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlFulltextCatalogEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlFulltextStoplistEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlGdrDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlIndexEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlMasterKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlMessageTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlPartitionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlPartitionFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlPartitionSchemeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlPlanGuideEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlProcedureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlQueueEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlRemoteServiceBindingEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlRouteEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlRuleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlSchemaEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlServiceEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlSsbEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlStatisticsEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlSymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlSynonymEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlTableEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlTableViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlTriggerEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlUserEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DdlXmlSchemaCollectionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DenyDatabase Gets or sets a Boolean property value that specifies whether events are included in the event set.
Propiedad pública Dirty Gets or sets a Boolean 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.
Propiedad pública DropApplicationRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an application role is dropped.
Propiedad pública DropAssembly Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an assembly is dropped.
Propiedad pública DropAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropContract Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker contract is dropped.
Propiedad pública DropDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database audit specification is dropped.
Propiedad pública DropDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropEventNotification Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an event notification is dropped.
Propiedad pública DropExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropFulltextStoplist Gets or sets a Boolean 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.
Propiedad pública DropFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a user-defined function is dropped.
Propiedad pública DropIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an index is dropped.
Propiedad pública DropMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropMessageType Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a message type is dropped.
Propiedad pública DropPartitionFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition function is dropped.
Propiedad pública DropPartitionScheme Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a partition scheme is dropped.
Propiedad pública DropPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropProcedure Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a stored procedure is dropped.
Propiedad pública DropQueue Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when Service Broker queue is dropped.
Propiedad pública DropRemoteServiceBinding Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a remote service binding is dropped.
Propiedad pública DropRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database role is dropped.
Propiedad pública DropRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropRoute Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker route is dropped.
Propiedad pública DropRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropSchema Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a schema is dropped.
Propiedad pública DropService Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a Service Broker service is dropped.
Propiedad pública DropSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropStatistics Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a statistics counter is dropped.
Propiedad pública DropSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública DropSynonym Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a synonym is dropped.
Propiedad pública DropTable Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a table is dropped.
Propiedad pública DropTrigger Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a trigger is dropped.
Propiedad pública DropType Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a type is dropped.
Propiedad pública DropUser Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database user is dropped.
Propiedad pública DropView Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a view is dropped.
Propiedad pública DropXmlSchemaCollection Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an XML schema collection is dropped.
Propiedad pública GrantDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when access is granted to the database.
Propiedad pública NumberOfElements Gets the number of events that are included in the event set. (Invalida EventSetBase. . :: . .NumberOfElements.)
Propiedad pública Rename Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública RevokeDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when access is revoked from the database.
Propiedad protegida Storage Gets or sets the bit array for event set storage. (Se hereda de EventSetBase.)
Propiedad pública UnbindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública UnbindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Propiedad pública UpdateStatistics Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when statistics are updated.

Arriba

Métodos

  Nombre Descripción
Método público Add(DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event referenced set.
Método públicoMiembro estático Add(DatabaseDdlTriggerEventSet, DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event specified set.
Método público Copy Returns a copy of the event set. (Invalida EventSetBase. . :: . .Copy() () () ().)
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método protegido FitsMask Specifies whether the EventSetBase object fits the specified mask. (Se hereda de EventSetBase.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido HasCommonBits Specifies whether the EventSetBase object has common bits with another specified EventSetBase object. (Se hereda de EventSetBase.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método público Remove Removes an event from the event set.
Método protegido SetValue Sets the bit value at the specified index position. (Se hereda de EventSetBase.)
Método públicoMiembro estático Subtract Returns a set of database DDL trigger events after removing an event from the event specified set.
Método público ToString Returns a string that represents the DatabaseDdlTriggerEventSet object. (Invalida Object. . :: . .ToString() () () ().)

Arriba

Operadores

  Nombre Descripción
Operador públicoMiembro estático Addition Creates a database data definition language (DDL) trigger event set by performing an addition operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.
Operador públicoMiembro estático Subtraction Creates a database data definition language (DDL) trigger event set by performing a subtraction operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.

Arriba

Comentarios

DDL triggers run a Transact-SQL or user-defined function in response to certain DDL events. The DatabaseDdlTriggerEventSet object contains a property for each event to which the database DDL trigger responds.

Thread Safety

Todos los miembros estáticos (compartidos en Microsoft Visual Basic) públicos de este tipo son seguros para operaciones multiproceso. No se garantiza que los miembros de instancia sean seguros para subprocesos.

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.