BusinessLogicRowUpdatingEventArgs-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 BusinessLogicRowUpdatingEventArgs _
Inherits RowUpdatingEventArgs
'Usage
Dim instance As BusinessLogicRowUpdatingEventArgs
public class BusinessLogicRowUpdatingEventArgs : RowUpdatingEventArgs
public ref class BusinessLogicRowUpdatingEventArgs : public RowUpdatingEventArgs
type BusinessLogicRowUpdatingEventArgs =
class
inherit RowUpdatingEventArgs
end
public class BusinessLogicRowUpdatingEventArgs extends RowUpdatingEventArgs
Vererbungshierarchie
System. . :: . .Object
System. . :: . .EventArgs
System.Data.Common. . :: . .RowUpdatingEventArgs
Microsoft.SqlServer.Replication.BusinessLogicSupport..::..BusinessLogicRowUpdatingEventArgs
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.