<< Click to Display Table of Contents >>

ConnectionPoolAlias

Alias name of a database connection pool.

Prototype

string ConnectionPoolAlias

Example

var dst = This.GetDataStore();

_DEBUG("ConnectionPoolAlias " + dst.ConnectionPoolAlias);

See Also

Alias Name