ServerEventSet 클래스

The ServerEventSet object represents a set of server events on an instance of SQL Server.

상속 계층

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

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public NotInheritable Class ServerEventSet _
    Inherits EventSetBase
‘사용 방법
Dim instance As ServerEventSet
public sealed class ServerEventSet : EventSetBase
public ref class ServerEventSet sealed : public EventSetBase
[<SealedAttribute>]
type ServerEventSet =  
    class 
        inherit EventSetBase 
    end
public final class ServerEventSet extends EventSetBase

ServerEventSet 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 ServerEventSet() Initializes a new instance of the ServerEventSet class.
공용 메서드 ServerEventSet(ServerEvent) Initializes a new instance of the ServerEventSet class with a specified event.
공용 메서드 ServerEventSet(array<ServerEvent[]) Initializes a new instance of the ServerEventSet class with specified events.
공용 메서드 ServerEventSet(ServerEventSet) Initializes a new instance of the ServerEventSet class with specified events.

맨 위로 이동

속성

  이름 설명
공용 속성 AddRoleMember Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a member is added to a database role in the database
공용 속성 AddServerRoleMember Gets a server event that can be 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.
공용 속성 AlterAuthorizationServer Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an authorization server is altered.
공용 속성 AlterAvailabilityGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an availability group 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. The event occurs when a certificate is altered.
공용 속성 AlterCredential Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterCryptographicProvider Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database is altered.
공용 속성 AlterDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterDatabaseEncryptionKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterEndpoint Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an endpoint is altered.
공용 속성 AlterEventSession 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.
공용 속성 AlterFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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.
공용 속성 AlterInstance Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterLinkedServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterLogin Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a login is altered.
공용 속성 AlterMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterMessage 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 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 the queue is altered.
공용 속성 AlterRemoteServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterRemoteServiceBinding Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when the remote service binding is altered.
공용 속성 AlterResourceGovernorConfig Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterResourcePool Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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 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. The event occurs when a schema is altered.
공용 속성 AlterSequence 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.
공용 속성 AlterServerAudit Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterServerAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterServerConfiguration Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 AlterServerRole 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 is altered.
공용 속성 AlterServiceMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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 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.
공용 속성 AlterWorkloadGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 CreateAvailabilityGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an availability group is created.
공용 속성 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. The event occurs when a certificate is created.
공용 속성 CreateContract Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a contract is created.
공용 속성 CreateCredential Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateCryptographicProvider Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database is created.
공용 속성 CreateDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 CreateEndpoint Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an endpoint is created.
공용 속성 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.
공용 속성 CreateEventSession Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateExtendedProcedure Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 CreateFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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.
공용 속성 CreateLinkedServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateLinkedServerLogin Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateLogin Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a login is created.
공용 속성 CreateMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateMessage 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 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 queue is created.
공용 속성 CreateRemoteServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 CreateResourcePool Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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. The event occurs when a schema is altered.
공용 속성 CreateSequence 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.
공용 속성 CreateServerAudit Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateServerAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 CreateServerRole 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.
공용 속성 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 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.
공용 속성 CreateWorkloadGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 DenyDatabase Gets or sets a Boolean property value that specifies whether database deny events are included in the event set.
공용 속성 DenyServer Gets or sets a Boolean property value that specifies whether server deny events are included in the event set.
공용 속성 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.
공용 속성 DropAvailabilityGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an availability group is dropped.
공용 속성 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. The event occurs when a certificate is dropped.
공용 속성 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.
공용 속성 DropCredential Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropCryptographicProvider Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropDatabase Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a database is dropped.
공용 속성 DropDatabaseAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 DropEndpoint Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when an endpoint is dropped.
공용 속성 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.
공용 속성 DropEventSession Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropExtendedProcedure Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 DropFunction Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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.
공용 속성 DropLinkedServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropLinkedServerLogin Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropLogin Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a login is dropped.
공용 속성 DropMasterKey Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropMessage 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 schema 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 a Service Broker queue is dropped.
공용 속성 DropRemoteServer Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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.
공용 속성 DropResourcePool Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropRole Gets or sets a Boolean property value that specifies whether the event is included in the event set. The event occurs when a 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. The event occurs when a schema is dropped.
공용 속성 DropSequence 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.
공용 속성 DropServerAudit Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropServerAuditSpecification Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 DropServerRole 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.
공용 속성 DropServerRoleMember 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 drop service events are included in the event set.
공용 속성 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 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.
공용 속성 DropWorkloadGroup Gets or sets a Boolean property value that specifies whether the event is included in the event set.
공용 속성 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 database grant events are included in the event set.
공용 속성 GrantServer Gets or sets a Boolean property value that specifies whether server grant events are included in the event set.
공용 속성 NumberOfElements Gets the number of events 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 database revoke events are included in the event set.
공용 속성 RevokeServer Gets or sets a Boolean property value that specifies whether server revoke events are included in the event set.
보호된 속성 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 update statistics events are included in the event set.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Add(ServerEvent) Returns a server event set after adding a new server event to the referenced event set.
공용 메서드정적 멤버 Add(ServerEventSet, ServerEvent) Returns a server event set after adding a new server event to the specified event 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 server event set after subtracting a server event from the specified event set.
공용 메서드 ToString Returns a string that represents the ServerEventSet object. (Object.ToString()을(를) 재정의함)

맨 위로 이동

연산자

  이름 설명
공용 연산자정적 멤버 Addition Creates a server event set by performing an addition operation on a ServerEvent object and a ServerEventSet object.
공용 연산자정적 멤버 Subtraction Creates a server event set by performing a subtraction operation on a ServerEvent object and a ServerEventSet object.

맨 위로 이동

SMO 이벤트 처리

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스