| AbstractRelationship |
| Alias |
| AnalyzeMode |
| Argument |
| AuthoritativeLineageEvidence
Immutable semantic evidence captured while the parser AST and catalog
bindings are still available.
|
| AuthoritativeLineageEvidence.CompositeForeignKey |
| AuthoritativeLineageEvidence.ForeignKeyPair |
| AuthoritativeLineageEvidence.RoutineBinding |
| AuthoritativeLineageEvidence.RoutineParameter |
| AuthoritativeLineageEvidence.TypedOperand |
| AuthoritativeLineageEvidence.TypedTransform |
| CallRelationship |
| Column |
| CrudRelationship |
| Database |
| DataFlowRelationship |
| DynamicSqlSite.Kind
The syntactic form of the dynamic-exec site.
|
| DynamicSqlSite.Status
Completeness/publication state of this dynamic SQL site.
|
| EffectType |
EndpointIntroduction
Authoritative classification of how a dlineage table endpoint was
introduced in the analyzed SQL, orthogonal to EndpointKind ("what it is").
|
| EndpointKind
Authoritative classification of what a dlineage table endpoint is, so a
consumer can decide bind-to-catalog vs collapse-through without re-deriving it from
name/type/subType heuristics.
|
| ERRelationship |
| Function |
| FunctionResultColumn |
| ImpactRelationship |
| IndirectImpactRelationship |
| JoinRelationship |
| JoinRelationship.JoinClauseType |
| ModelBindingManager |
| Option |
| OraclePackage |
| PendingPipelinedCallSite
Represents a call site where TABLE(pipelined_func(...)) was used but the
function signature was not yet available at analysis time.
|
| PipelinedFunctionSignature
Captures the output row structure and per-column upstream lineage of a pipelined table function.
|
| PipelinedFunctionSignature.ResolutionStatus |
| PipelinedSourceRef
Represents a single upstream source reference for a pipelined function output column.
|
| PipelinedSourceRef.SourceKind |
| PivotedTable |
| Procedure |
| Process |
| QueryTable |
| RecordSetRelationship |
| RelationRows |
| Relationship |
| RelationshipElement |
| RelationshipType |
| ResultColumn |
| ResultSet |
| ResultSetRelationRows |
| ResultSetType |
| Schema |
| SelectResultSet |
| SelectSetResultSet |
| SqlInfo |
| SubType |
| Table |
| TableColumn |
| TableRelationRows |
| Transform |
| UnresolvedFragment
One unresolved fragment ("hole") of a dynamic-SQL site's argument: a value the
abstract evaluator could not fold to exact text.
|
| Variable |