Chapter 3 DBMS Reference Guide


EnableFunc

Determines if functions are allowed or not.

Functions are forms of procedure that return a value to the calling environment for use in queries and other SQL statements.

Value Result
Yes The function is allowed
No The function is not allowed

Example

EnableFunc = Yes

 


Copyright (C) 2005. Sybase Inc. All rights reserved.