Класс DatabaseDdlTriggerEventSet

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

Иерархия наследования

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

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.SqlEnum (в Microsoft.SqlServer.SqlEnum.dll)

Синтаксис

'Декларация
Public NotInheritable Class DatabaseDdlTriggerEventSet _
    Inherits EventSetBase
'Применение
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

Тип DatabaseDdlTriggerEventSet обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод DatabaseDdlTriggerEventSet() () () () Initializes a new instance of the DatabaseDdlTriggerEventSet class.
Открытый метод DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEvent) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Открытый метод DatabaseDdlTriggerEventSet(array<DatabaseDdlTriggerEvent> [] () [] []) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.
Открытый метод DatabaseDdlTriggerEventSet(DatabaseDdlTriggerEventSet) Initializes a new instance of the DatabaseDdlTriggerEventSet class with a specified event.

В начало

Свойства

  Имя Описание
Открытое свойство AddRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AddSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AddSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство AlterAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство AlterBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AlterCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство AlterDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AlterExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AlterFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство AlterFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство AlterMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство AlterPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство AlterSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство BindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство BindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreateAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство CreateBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство CreateCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreateDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство CreateDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство CreateExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство CreateFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство CreateFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreateMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreatePlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreateRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство CreateSpatialIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство CreateSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DdlApplicationRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlAssemblyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlAsymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlAuthorizationDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlBrokerPriorityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlCertificateEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlContractEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlCryptoSignatureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlDatabaseAuditSpecificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlDatabaseEncryptionKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlDatabaseLevelEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlDatabaseSecurityEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlDefaultEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlEventNotificationEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlExtendedPropertyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlFulltextCatalogEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlFulltextStoplistEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlGdrDatabaseEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlIndexEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlMasterKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlMessageTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlPartitionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlPartitionFunctionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlPartitionSchemeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlPlanGuideEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlProcedureEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlQueueEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlRemoteServiceBindingEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlRoleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlRouteEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlRuleEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlSchemaEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlServiceEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlSsbEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlStatisticsEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlSymmetricKeyEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlSynonymEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlTableEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlTableViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlTriggerEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlTypeEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlUserEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlViewEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DdlXmlSchemaCollectionEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DenyDatabase Gets or sets a Boolean property value that specifies whether events are included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropAsymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropBrokerPriority Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropCertificate Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство DropExtendedProperty Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropFulltextCatalog Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropFulltextIndex Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropPlanGuide Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство DropRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство DropSignature Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство DropSignatureSchemaObject Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство DropSymmetricKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство 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.
Открытое свойство NumberOfElements Gets the number of events that are included in the event set. (Переопределяет EventSetBase. . :: . .NumberOfElements.)
Открытое свойство Rename Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.
Защищенное свойство Storage Gets or sets the bit array for event set storage. (Производный от EventSetBase.)
Открытое свойство UnbindDefault Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство UnbindRule Gets or sets a Boolean property value that specifies whether the event is included in the event set.
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Add(DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event referenced set.
Открытый методСтатический элемент Add(DatabaseDdlTriggerEventSet, DatabaseDdlTriggerEvent) Returns a set of database DDL trigger events after adding a new event to the event specified set.
Открытый метод Copy Returns a copy of the event set. (Переопределяет EventSetBase. . :: . .Copy() () () ().)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Защищенный метод FitsMask Specifies whether the EventSetBase object fits the specified mask. (Производный от EventSetBase.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод HasCommonBits Specifies whether the EventSetBase object has common bits with another specified EventSetBase object. (Производный от EventSetBase.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод Remove Removes an event from the event set.
Защищенный метод SetValue Sets the bit value at the specified index position. (Производный от EventSetBase.)
Открытый методСтатический элемент Subtract Returns a set of database DDL trigger events after removing an event from the event specified set.
Открытый метод ToString Returns a string that represents the DatabaseDdlTriggerEventSet object. (Переопределяет Object. . :: . .ToString() () () ().)

В начало

Операторы

  Имя Описание
Открытый операторСтатический элемент Addition Creates a database data definition language (DDL) trigger event set by performing an addition operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.
Открытый операторСтатический элемент Subtraction Creates a database data definition language (DDL) trigger event set by performing a subtraction operation on a DatabaseDdlTriggerEvent object and a DatabaseDdlTriggerEventSet object.

В начало

Замечания

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

Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Безопасная многопоточная работа с членами экземпляров типа не гарантируется.

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.