Skip to main content Skip to complementary content

GetLineage Method

Overloads

GetLineage()

Gets the lineage information of the app. The lineage information includes the LOAD and STORE statements from the data load script associated with this app.

An array of lineage information.

GetLineage()

Gets the lineage information of the app. The lineage information includes the LOAD and STORE statements from the data load script associated with this app.

An array of lineage information.

Declaration

      public IEnumerable<LineageInfo> GetLineage()
    

Returns

Type Description
System.Collections.Generic.IEnumerable<LineageInfo>

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!