You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

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

Property type

  • Read-write property

Syntax

Public Property Description() As Variant

Example

Dim MyProcedure As Procedure
Dim ProcDescrip As String
  
MyProcedure.Description = ProcDescrip

See Also

  • No labels