Versions Compared

Key

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

Description

This is the body Body text (SQL) of the stored procedure. DATATYPE: String.

Property

...

Type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property Text() As Variant

Example

Dim MyProcedure As Procedure Anchorwp1022615wp1022615

Dim ProcText As String
anchorwp1022616wp1022616


 
Anchorwp1022617wp1022617MyProcedure.Text = ProcText


Info
titleSee Also