Versions Compared

Key

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

...

Description of the stored procedure. DATATYPE: String.

Property

...

Type

  • Read-write property

Syntax

Code Block
languagevb
Public Property Description() As Variant

Example

...

...

languagevb

Dim

...

MyProcedure

...

As

...

Procedure

...

Dim

...

ProcDescrip As

...

String

...


MyProcedure.Description

...

=

...

ProcDescrip


Info
titleSee Also