AccpacView.TableEmpty
Clears the view's table of all records, using the fastest available method.
Sub TableEmpty()
Remarks
This method calls TableEmpty() on the view. To verify that the routine is available, check the view's TemplateVersion property prior to calling this routine.