Click or drag to resize

SetAliasAliasString Property

Gets the alias string, the string representation of this alias.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public string AliasString { get; }

Property Value

Type: String
See Also