Last action to have been performed on this connection
Property type
Read-only property
Syntax
Visual Basic
PublicProperty LastAction AsString
Remarks
The values possible for this property are listed in the ActionComplete entry. Unlike the action parameter in the ActionComplete event, this property returns the last action requested, which is not necessarily the same as the last completed. This property now has little use since the modification to the ActionComplete event, and may be withdrawn in future versions