Show / Hide Table of Contents

Method GetParentRelationship

| Improve this Doc View Source

GetParentRelationship(Model)

Gets the parent relationship.

Declaration
public static IReadOnlyList<ColumnMapping> GetParentRelationship(this Model model)
Parameters
Type Name Description
Model model

The model.

Returns
Type Description
System.Collections.Generic.IReadOnlyList<ColumnMapping>

The parent relationship.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest