←Select platform

OnRowChanging Method

Summary

Raises the DICOMServerEventLogRowChanging event.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
protected override void OnRowChanging(  
   DataRowChangeEventArgs e 
) 
<DebuggerNonUserCodeAttribute()> 
Protected Overrides Sub OnRowChanging( _ 
   ByVal e As DataRowChangeEventArgs _ 
) 
[DebuggerNonUserCodeAttribute()] 
protected: 
void OnRowChanging(  
   DataRowChangeEventArgs^ e 
) override 

Parameters

e
A System.Data.DataRowChangeEventArgs that contains the event data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize