次の方法で共有


IComStatusEvent.ComStatus(Object, StatusEventArgs) メソッド

定義

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
属性

適用対象