Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity Namespace > MWLDataset.ContrastAllergiesDataTable Class : OnRowChanged Method |
[DebuggerNonUserCodeAttribute()] protected override void OnRowChanged( DataRowChangeEventArgs e )
'Declaration <DebuggerNonUserCodeAttribute()> Protected Overrides Sub OnRowChanged( _ ByVal e As DataRowChangeEventArgs _ )
'Usage Dim instance As MWLDataset.ContrastAllergiesDataTable Dim e As DataRowChangeEventArgs instance.OnRowChanged(e)
[DebuggerNonUserCodeAttribute()] protected: void OnRowChanged( DataRowChangeEventArgs^ e ) override