DwColumnAttribute.TableAlias Property
.NET Standard 2.x
Gets the alias of the table where the column belongs to.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public string TableAlias { get; }
Property Value
The alias of the table where the column belongs to.
Applies to
.NET Standard
2.x