Description
This is the body text (SQL) of the stored procedure. DATATYPE: String.
Property type
Read-write property
Syntax
Visual Basic |
Public Property Text() As Variant |
Example
Dim MyProcedure As Procedure
Dim ProcText As String
MyProcedure.Text = ProcText