PropertyMetadata..::..MappedColumnName Property

Column that this attribute is mapped to. Defaults to the property's name, but may be overridden by ColumnAttribute.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public Nullable<string> MappedColumnName { get; }
Public ReadOnly Property MappedColumnName As Nullable(Of String)
	Get