Click or drag to resize

DbServer.ConstructUniqueAlias Method (Typed)

X#
Create a unique alias based on the filename and an optional numeric suffix

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VORDDClasses (in XSharp.VORDDClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD ConstructUniqueAlias(
	 cFileName AS STRING
) AS STRING
Request Example View Source

Parameters

cFileName
Type: String
The filename to base the alias on.

Return Value

Type: String
See Also