Page History
Description
This is the description Description of the stored procedure. DATATYPE: String.
Property type
- Read-write property
...
Code Block | ||
---|---|---|
| ||
Public Property Description() As Variant |
Example
Code Block | ||
---|---|---|
| ||
Dim MyProcedure As Procedure |
...
Dim |
...
ProcDescript As |
...
String Myprocedure.Description = ProcDescrip |
Info | ||
---|---|---|
| ||