Share via


BusinessLogicRowUpdatingEventArgs Sınıfı

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Devralma Hiyerarşisi

System.Object
  System.EventArgs
    System.Data.Common.RowUpdatingEventArgs
      Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventArgs

Ad Alanı:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Derleme:  Microsoft.SqlServer.Replication.BusinessLogicSupport (Microsoft.SqlServer.Replication.BusinessLogicSupport içinde.dll)

Sözdizimi

'Bildirim
Public Class BusinessLogicRowUpdatingEventArgs _
    Inherits RowUpdatingEventArgs
'Kullanım
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

BusinessLogicRowUpdatingEventArgs türü aşağıdaki üyeleri açıklar.

Oluşturucular

  Ad Açıklama
Ortak yöntem BusinessLogicRowUpdatingEventArgs

Üst

Özellikler

  Ad Açıklama
Korumalı özellik BaseCommand (RowUpdatingEventArgs öğesinden devralınmıştır.)
Ortak özellik Command
Ortak özellik Errors (RowUpdatingEventArgs öğesinden devralınmıştır.)
Ortak özellik Row (RowUpdatingEventArgs öğesinden devralınmıştır.)
Ortak özellik StatementType (RowUpdatingEventArgs öğesinden devralınmıştır.)
Ortak özellik Status (RowUpdatingEventArgs öğesinden devralınmıştır.)
Ortak özellik TableMapping (RowUpdatingEventArgs öğesinden devralınmıştır.)

Üst

Yöntemler

  Ad Açıklama
Ortak yöntem Equals (Object öğesinden devralınmıştır.)
Korumalı yöntem Finalize (Object öğesinden devralınmıştır.)
Ortak yöntem GetHashCode (Object öğesinden devralınmıştır.)
Ortak yöntem GetType (Object öğesinden devralınmıştır.)
Korumalı yöntem MemberwiseClone (Object öğesinden devralınmıştır.)
Ortak yöntem ToString (Object öğesinden devralınmıştır.)

Üst

İş Parçacığı Güvenliği

Bu türdeki tüm ortak static (Visual Basic'te Shared) üyeler iş parçacığı için güvenlidir. Herhangi bir örnek üyenin iş parçacığı için güvenli olduğu garanti edilmemiştir.