←Select platform

OtherPatientIDsRowChangeEvent Constructor

Summary

Initializes a new instance of the OtherPatientIDsRowChangeEvent class.

Syntax

C#
VB
C++
[GeneratedCodeAttributeOtherPatientIDsRowChangeEvent("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public (OtherPatientIDsRow row, System.Data.DataRowAction action) 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Sub New(ByVal row As OtherPatientIDsRow, ByVal action As System.Data.DataRowAction) 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] [DebuggerNonUserCodeAttribute] OtherPatientIDsRowChangeEvent(OtherPatientIDsRow^ row, System::Data::DataRowAction^ action) 

Parameters

row

The OtherPatientIDsRow upon which an action is occurring.

action

One of the System.Data.DataRowAction values.

Requirements

Target Platforms

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