Show / Hide Table of Contents

Property ColumnsByRelativeName

| Improve this Doc View Source

ColumnsByRelativeName

Gets columns owned by this projection as dictionary by relative name.

Declaration
public IReadOnlyDictionary<string, Column> ColumnsByRelativeName { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyDictionary<System.String, Column>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest