C#
VB
C++
Initializes a new instance of the OtherPatientIDsRowChangeEvent class.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public OtherPatientIDsRowChangeEvent(
OtherPatientIDsRow row,
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)
row
The OtherPatientIDsRow upon which an action is occurring.
action
One of the System.Data.DataRowAction values.
OtherPatientIDsRowChangeEvent Class
OtherPatientIDsRowChangeEvent Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET