Declaration

function AliasDelete(const aAlias: string): TnxResult; override;

 
Description

This function implements the removal of an Alias from the session.

 
Parameters

const aAlias: string

the name of the Alias to be removed.

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxRemoteSession