Level.SourceLineageTag Property

Definition

A tag that represents the lineage of the source for the object.

public string SourceLineageTag { get; set; }
member this.SourceLineageTag : string with get, set
Public Property SourceLineageTag As String

Property Value

Implements

Remarks

This property is only supported when the compatibility level of the database is at 1550 or above.

Applies to