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

Syntax

...

Code Block
languagevb
Public Property Description() As Variant

Example

Dim MyProcedure As Procedure
Anchorwp1022538wp1022538

Dim ProcDescrip As String
anchorwp1022539wp1022539


 
Anchorwp1022540wp1022540MyProcedure.Description = ProcDescrip


Info
titleSee Also