Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

 BoundAttachments

Get all of the BoundAttachments of this Procedure.

 ObjectPermissions

Returns the collection of Object Permissions for this object.

 SetText

Sets the Text (SQL) for the Procedure. Returns the validation error message or none if validated succesfully. PARAMETERS: NewText (String). RETURN DATATYPE: String.

 UserComments

Returns a collection of User Comments associated with this object.

...