MergeSubscriberMonitor 멤버

Enables Subscriber-side monitoring of subscriptions to merge publications.

MergeSubscriberMonitor 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 MergeSubscriberMonitor(ServerConnection) Creates an instance of the MergeSubscriberMonitor class with a connection to the Subscriber.
공용 메서드 MergeSubscriberMonitor(ServerConnection, String, String, String, String) Creates an instance of the MergeSubscriberMonitor class to monitor a specific subscription.

맨 위로 이동

메서드

  이름 설명
보호된 메서드 CheckValidCreation 인프라 (ReplicationObject에서 상속됩니다.)
보호된 메서드 CheckValidDefinition 인프라 (ReplicationObject에서 상속됩니다.)
공용 메서드 CommitPropertyChanges Sends all the cached property change statements to the instance of Microsoft SQL Server. (ReplicationObject에서 상속됩니다.)
공용 메서드 Decouple Decouples the referenced replication object from the server. (ReplicationObject에서 상속됩니다.)
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
보호된 메서드 GetChangeCommand 인프라 (ReplicationObject에서 상속됩니다.)
보호된 메서드 GetCreateCommand 인프라 (ReplicationObject에서 상속됩니다.)
보호된 메서드 GetDropCommand 인프라 (ReplicationObject에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetLastSessionSummary Returns information on the most recent Merge Agent session as a MergeSessionSummary object.
공용 메서드 GetLastSessionSummaryDataRow Returns information on the most recent Merge Agent session as a DataRow object.
공용 메서드 GetSessionDetails Returns detailed information on a Merge Agent session as an array of MergeSessionDetail objects.
공용 메서드 GetSessionDetailsDataSet Returns detailed information on a Merge Agent session as an DataSet object.
공용 메서드 GetSessionsSummary() () () () Returns all available summary information on Merge Agent sessions.
공용 메서드 GetSessionsSummary(Int32) Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified.
공용 메서드 GetSessionsSummaryDataSet() () () () Returns summary information on all Merge Agent sessions using a DataSet object.
공용 메서드 GetSessionsSummaryDataSet(Int32) Returns summary information for Merge Agent sessions that have occurred in the past number of hours specified. Summary information is returned using a DataSet object.
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 InternalRefresh 인프라 (ReplicationObject에서 상속됩니다.)
공용 메서드 Load Loads the properties of an existing object from the server. (ReplicationObject에서 상속됩니다.)
공용 메서드 LoadProperties Loads the properties of an existing object from the server. (ReplicationObject에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 Refresh Reloads the properties of the object. (ReplicationObject에서 상속됩니다.)
공용 메서드 RefreshSessionSummary(DataRow%) Refreshes information in a DataRow object that represents a specific Merge Agent session.
공용 메서드 RefreshSessionSummary(MergeSessionSummary%) Refreshes information in a MergeSessionSummary object that represents a specific Merge Agent session.
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 CachePropertyChanges Gets or sets whether to cache changes made to the replication properties or to apply them immediately. (ReplicationObject에서 상속됩니다.)
공용 속성 ConnectionContext Gets or sets the connection to an instance of Microsoft SQL Server. (ReplicationObject에서 상속됩니다.)
공용 속성 IsExistingObject Gets whether the object exists on the server or not. (ReplicationObject에서 상속됩니다.)
공용 속성 Name Gets the name of the instance of Microsoft SQL Server to which the MergeSubscriberMonitor object is connected.
공용 속성 Publication Gets or sets the name of the publication to which the subscription belongs.
공용 속성 Publisher Gets or sets the name of the Publisher.
공용 속성 PublisherDB Gets or sets the name of the publication database.
공용 속성 SqlServerName Gets the name of the Microsoft SQL Server instance to which this object is connected. (ReplicationObject에서 상속됩니다.)
공용 속성 SubscriberDB Gets or sets the name of the subscription database.
공용 속성 UserData Gets or sets an object property that allows users to attach their own data to the object. (ReplicationObject에서 상속됩니다.)

맨 위로 이동