BusinessLogicRowUpdatingEventArgs Class
Espacio de nombres: Microsoft.SqlServer.Replication.BusinessLogicSupport
Ensamblado: Microsoft.SqlServer.Replication.BusinessLogicSupport (in microsoft.sqlserver.replication.businesslogicsupport.dll)
Sintaxis
'Declaración
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Class BusinessLogicRowUpdatingEventArgs
Inherits RowUpdatingEventArgs
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatingEventArgs : RowUpdatingEventArgs
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class BusinessLogicRowUpdatingEventArgs : public RowUpdatingEventArgs
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
public class BusinessLogicRowUpdatingEventArgs extends RowUpdatingEventArgs
EditorBrowsableAttribute(EditorBrowsableState.Never)
public class BusinessLogicRowUpdatingEventArgs extends RowUpdatingEventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
System.Data.Common.RowUpdatingEventArgs
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventArgs
Seguridad para subprocesos
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
BusinessLogicRowUpdatingEventArgs Members
Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace