Hierarchy.LineageTag Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A tag that represents the lineage of the object.
public string LineageTag { get; set; }
member this.LineageTag : string with get, set
Public Property LineageTag As String
Property Value
Implements
Remarks
This property is only supported when the compatibility level of the database is at 1540 or above.