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