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