SPDesc (stored procedure information)

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

SPDesc (stored procedure information)

Return to chapter overview

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.