IMetadataObjectWithLineage Interface
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 metadata object that may have lineage relations.
public interface IMetadataObjectWithLineage
type IMetadataObjectWithLineage = interface
Public Interface IMetadataObjectWithLineage
- Derived
Properties
LineageTag |
A tag that represents the lineage of the object. |
SourceLineageTag |
A tag that represents the lineage of the source for the object. |