←Select platform

PatientRowChangeEvent Constructor

Summary

Initializes a new instance of the PatientRowChangeEvent class.

Syntax
C#
C++/CLI
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public PatientRowChangeEvent( 
   PatientRow row, 
   DataRowAction action 
) 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] [DebuggerNonUserCodeAttribute] PatientRowChangeEvent(PatientRow^ row, System::Data::DataRowAction^ action) 

Parameters

row

The PatientRow upon which an action is occurring.

action

One of the System.Data.DataRowAction values.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.