Share via


TableCollection.FindByLineageTag(String) Method

Definition

Find Table with a specific lineage tag.

public Microsoft.AnalysisServices.Tabular.Table FindByLineageTag (string lineageTag);
member this.FindByLineageTag : string -> Microsoft.AnalysisServices.Tabular.Table
Public Function FindByLineageTag (lineageTag As String) As Table

Parameters

lineageTag
String

Returns

Applies to