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