Freigeben über


BusinessLogicRowUpdatedEventArgs-Klasse

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

Namespace:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly:  Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)

Syntax

'Declaration
Public Class BusinessLogicRowUpdatedEventArgs _
    Inherits RowUpdatedEventArgs
'Usage
Dim instance As BusinessLogicRowUpdatedEventArgs
public class BusinessLogicRowUpdatedEventArgs : RowUpdatedEventArgs
public ref class BusinessLogicRowUpdatedEventArgs : public RowUpdatedEventArgs
type BusinessLogicRowUpdatedEventArgs =  
    class
        inherit RowUpdatedEventArgs
    end
public class BusinessLogicRowUpdatedEventArgs extends RowUpdatedEventArgs

Vererbungshierarchie

System. . :: . .Object
  System. . :: . .EventArgs
    System.Data.Common. . :: . .RowUpdatedEventArgs
      Microsoft.SqlServer.Replication.BusinessLogicSupport..::..BusinessLogicRowUpdatedEventArgs

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.