Click or drag to resize

EntityAlias Properties

The EntityAlias type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets / sets alias
Public propertyAliassedEntity
Gets / sets aliassedEntity
Public propertyEntityName
Gets the name of the entity. For databinding.
Public propertyError
Gets an error message indicating what is wrong with this object. The default is an empty string ("")
Public propertyItem
Gets the String with the specified column name.
Public propertyNameForOutput
Gets the name for output, e.g. code generation. This name is similar to TextualRepresentation, but has all '.' replaces with '_' characters.
Public propertyTextualRepresentation
Gets the textual representation. This is either the Alias text, or of that's empty the full name of the entity definition.
Top
See Also