EXECUTE Method
Description
Executes the command if the command is immediately executable.
Syntax
Visual Basic |
---|
Public Function EXECUTE() As Boolean |
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails.
See Also
Executes the command if the command is immediately executable.
Visual Basic |
---|
Public Function EXECUTE() As Boolean |