Product Documentation

c-treeDB API for C++ - Developers Guide

Previous Topic

Next Topic

CTSession::GetServerName

Syntax

CTString GetServerName( ) const

Parameters

This method has no parameters.

Description

Returns the server name associated with the session.

Return

GetServerName() returns the server name associated with the session.

See also

GetUserLogonName()

TOCIndex