Versions Compared

Key

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

Description

This is the description Description of the stored procedure. DATATYPE: String.

Property type

  • Read-write property

...

Code Block
languagevb
Public Property Description() As Variant

Example

Code Block
languagevb
Dim MyProcedure As Procedure

...


Dim

...

 ProcDescript As

...

 String

Myprocedure.Description = ProcDescrip
Info
titleSee Also