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.
公共属性 AlterSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 AlterSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 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.
公共属性 CreateSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 CreateSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 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.
公共属性 DdlSearchPropertyListEventsEvents Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 DdlSequenceEventsEvents 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.
公共属性 DropSearchPropertyList Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 DropSequence Gets or sets a Boolean property value that specifies whether the event is included in the event set.
公共属性 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 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 Remove Removes an event from the event set.
公共方法静态成员 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

此类型的任何公共静态(Microsoft Visual Basic 中的 Shared)成员在多线程操作中是安全的。但不保证所有实例成员都是线程安全的。

示例

处理 SMO 事件

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。

请参阅

参考

Microsoft.SqlServer.Management.Smo 命名空间