Description
Description of the stored procedure. DATATYPE: String.
Property type
- Read-write property
Syntax
Public Property Description() As Variant
Example
Dim MyProcedure As Procedure Dim ProcDescript As String Myprocedure.Description = ProcDescrip
See Also