Versions Compared

Key

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

Description

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

Property type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property Description() As Variant

Example

Dim MyProcedure As Procedure
Anchorwp1022538
wp1022538Dim ProcDescrip As String
Anchorwp1022539  wp1022539 
Anchorwp1022540wp1022540
MyProcedure.Description = ProcDescrip

See Also