Classe DatabaseDdlTriggerEventSet

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

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class DatabaseDdlTriggerEventSet _
    Inherits EventSetBase
'Utilizzo
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

Nel tipo DatabaseDdlTriggerEventSet sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DatabaseDdlTriggerEventSet() Initializes a new instance of the DatabaseDdlTriggerEventSet class.
Metodo pubblico DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEvent) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Metodo pubblico DatabaseDdlTriggerEventSet(array<DatabaseDdlTriggerEvent[]) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Metodo pubblico DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEventSet) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AddRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AddSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AddSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica AlterAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica AlterBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AlterCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica AlterDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AlterExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AlterFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AlterFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica AlterMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica AlterPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica AlterSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica AlterSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica AlterSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica BindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica BindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica CreateAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica CreateDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica CreateExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica CreateMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica CreatePlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica CreateRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica CreateSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica CreateSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica CreateSpatialIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica CreateSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DdlApplicationRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlAssemblyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlAsymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlAuthorizationDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlBrokerPriorityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlCertificateEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlContractEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlCryptoSignatureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlDatabaseAuditSpecificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlDatabaseEncryptionKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlDatabaseLevelEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlDatabaseSecurityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlDefaultEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlEventNotificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlExtendedPropertyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlFulltextCatalogEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlFulltextStoplistEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlGdrDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlIndexEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlMasterKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlMessageTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlPartitionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlPartitionFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlPartitionSchemeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlPlanGuideEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlProcedureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlQueueEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlRemoteServiceBindingEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlRouteEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlRuleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSchemaEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSearchPropertyListEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSequenceEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlServiceEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSsbEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlStatisticsEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlSynonymEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlTableEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlTableViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlTriggerEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlUserEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DdlXmlSchemaCollectionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DenyDatabase Gets or sets a Boolean property value that specifies whether events are included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DropAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DropDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica DropExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DropMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DropPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica DropRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica DropRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica DropSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica DropSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica DropSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica DropSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica 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.
Proprietà pubblica NumberOfElements Gets the number of events that are included in the event set. Esegue l'override di EventSetBase.NumberOfElements.
Proprietà pubblica Rename Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.
Proprietà protetta Storage Gets or sets the bit array for event set storage. Ereditato da EventSetBase.
Proprietà pubblica UnbindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica UnbindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Proprietà pubblica 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.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add(DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event referenced set.
Metodo pubblicoMembro statico Add(DatabaseDdlTriggerEventSet, DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event specified set.
Metodo pubblico Copy Returns a copy of the event set. Esegue l'override di EventSetBase.Copy().
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico Remove Removes an event from the event set.
Metodo pubblicoMembro statico Subtract Returns a set of database DDL trigger events after removing an event from the event specified set.
Metodo pubblico ToString Returns a string that represents the DatabaseDdlTriggerEventSet object. Esegue l'override di Object.ToString().

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Addition Creates a database data definition language (DDL) trigger event set by performing an addition operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.
Operatore pubblicoMembro statico Subtraction Creates a database data definition language (DDL) trigger event set by performing a subtraction operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.

In alto

Osservazioni

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

Tutti i membri statici pubblici (Shared in Microsoft Visual Basic) di questo tipo sono sicuri per le operazioni a thread multipli. Non è invece garantita la sicurezza dei membri dell'istanza.

Esempi

Gestione degli eventi SMO

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Smo