Declaration

procedure ModifyAlias(const aName: string; const aNewName: string; const aNewPath: string);

 
Description

This function allows to change the name and/or path of an alias.

It triggers an exception if it fails.

 
Parameters

const aName: string

Aliasname

const aNewName: string

new Name of the Alias

const aNewPath: string

new Path of the Alias

 
See Also

 
AddAliasEx
, DeleteAlias, DeleteAliasEx, ModifyAlias, ModifyAliasEx, GetAliasNames, GetAliasNamesEx, GetAliasPath, GetAliasPathEx, IsAlias

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