The alias name of a database field.
For example, for a WHERE clause CardName = "Joe", the Alias property would be CardName.
The alias name of a database field.
For example, for a WHERE clause CardName = "Joe", the Alias property would be CardName.
| Visual Basic |
|---|
Public Property Alias() As String |