Shunde.NET Framework Class Library

ColumnInfo.FriendlyName Property

The Name to show end users, rather than the database Name

public  FriendlyName {get; set;}

Remarks

If left blank, then this gets populated automatically using MakeFriendly on the column Name

See Also

ColumnInfo Class | Shunde.Utilities Namespace