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 MX, 2nd Edition 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.