StatusEventArgs コンストラクター
Creates a new instance of the StatusEventArgs class.
名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New StatusEventArgs()
public StatusEventArgs()
public:
StatusEventArgs()
new : unit -> StatusEventArgs
public function StatusEventArgs()