ClassMetadata..::..ColumnsFor Property
Gets the database columns for this class.
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ImmutableArray<string> ColumnsFor { get; }
Public ReadOnly Property ColumnsFor As ImmutableArray(Of String) Get

