Table Properties


Property Description

InAlter
    Boolean
    Write: No
Indicates if a group of changes has been started by BeginAlter but not yet completed. If True, BeginAlter has been called, but DoAlter, DoAlterWithNoCheck, or CancelAlter has not. If False, a group of changes has not been started by BeginAlter.