IComStatusEvent.ComStatus(Object, StatusEventArgs) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void ComStatus(System::Object ^ sender, Microsoft::SqlServer::Replication::StatusEventArgs ^ args);
[System.Runtime.InteropServices.DispId(1610743808)]
public void ComStatus(object sender, Microsoft.SqlServer.Replication.StatusEventArgs args);
[<System.Runtime.InteropServices.DispId(1610743808)>]
abstract member ComStatus : obj * Microsoft.SqlServer.Replication.StatusEventArgs -> unit
Public Sub ComStatus (sender As Object, args As StatusEventArgs)
參數
- sender
- Object
- args
- StatusEventArgs
- 屬性