public static class PowerQueryLineageResult.NavigationRef extends Object
| Modifier and Type | Field and Description |
|---|---|
EDbVendor |
resolvedVendor |
List<PowerQueryLineageResult.NamedPart> |
segments |
String |
stepName |
String |
syntheticSelect |
| Constructor and Description |
|---|
NavigationRef() |
public EDbVendor resolvedVendor
public final List<PowerQueryLineageResult.NamedPart> segments
public String syntheticSelect
public NavigationRef()
public void addSegment(String kind, String name)