Name

CF_GetDataSourceUserName

Synopsis

CF_GetDataSourceUserName(datasource)

Returns the username registered under datasource within the ColdFusion Administrator. This is an undocumented function used by the ColdFusion Administrator. Example:

<CFOUTPUT>
The username regstered with the CFExamples datasource is: 
#CF_GetDataSourceUserName('cfexamples')#
</CFOUTPUT>

Get Programming ColdFusion now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.