|
<< Click to Display Table of Contents >> SPDesc (stored procedure information) |
![]() ![]()
|
The SPDesc structure provides information about a stored procedure, using the following fields:
Field |
Type |
Description |
szName |
DBISPNAME |
Specifies the documentary name of the stored procedure. |
dtDate |
DBIDATE |
Specifies the date on the stored procedure. |
tmTime |
TIME |
Specifies the time on the stored procedure. |
MaxSPNameLen |
UINT16 |
Specifies the maximum stored procedure field name length. |