GetName (OServer) Method

Applies To

OServer

Description

Returns the name of the physical connection of the specified OraServer object.

Usage

const char* GetName(void) throw(
OException)

Arguments

none

Remarks

Not available at design time and read-only at run time.

Contents