General SQL Functions

CASCO_Version_Text

Returns the version number of the currently installed CASCO SQL functions.

 

Return Value:

Description of the current CASCO SQL Functions version number.

Parameters:                            

None

Example:

(dbo.CASCO_Version_Text()) As 'CASCO Version Text'