StatusEventArgs Members
Represents status information returned by a replication agent when the Status event occurs.
The following tables list the members exposed by the StatusEventArgs type.
Public Constructors
이름 | Description | |
---|---|---|
StatusEventArgs | Overloaded. Creates a new instance of the StatusEventArgs class. |
위쪽
Public Properties
이름 | Description | |
---|---|---|
Message | The status message returned by the replication agent. | |
MessageStatus | The current operational status of the replication agent. | |
PercentCompleted | The estimated amount of the overall synchronization that has completed. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
StatusEventArgs Class
Microsoft.SqlServer.Replication Namespace
관련 자료
방법: 끌어오기 구독 동기화(RMO Programming)
방법: 밀어넣기 구독 동기화(Replication Programming)
Sales Orders Sample Implementation Details