Returns the next automatically generated alias as determined by the mappings already defined

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public string NextAlias { get; }
Visual Basic (Declaration)
Public ReadOnly Property NextAlias As String

Return Value

The next automatically generated alias

See Also