Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent Class : CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent Constructor |
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent( CompositeInstanceDataSet.OtherPatientIDsRow row, DataRowAction action )
'Declaration <DebuggerNonUserCodeAttribute()> Public Function New( _ ByVal row As CompositeInstanceDataSet.OtherPatientIDsRow, _ ByVal action As DataRowAction _ )
'Usage Dim row As CompositeInstanceDataSet.OtherPatientIDsRow Dim action As DataRowAction Dim instance As New CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent(row, action)
[DebuggerNonUserCodeAttribute()] public: CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent( CompositeInstanceDataSet.OtherPatientIDsRow^ row, DataRowAction action )