Page History
...
Description of the stored procedure. DATATYPE: String.
Property
...
Type
- Read-write property
Syntax
Code Block | ||
---|---|---|
| ||
Public Property Description() As Variant |
Example
...
...
language | vb |
---|
Dim
...
MyProcedure
...
As
...
Procedure
...
Dim
...
ProcDescrip As
...
String
...
MyProcedure.Description
...
=
...
ProcDescrip
Info | ||
---|---|---|
| ||
|