| tmudr::CardinalityConstraintInfo | A cardinality constraint |
| tmudr::ColumnInfo | Describes a column in an input or output table or a parameter |
| tmudr::ComparisonPredicateInfo | A comparison predicate to be evaluated on a table |
| tmudr::ConstraintInfo | A constraint on a table-valued input or output table |
| tmudr::OrderInfo | Ordering of a table by some ascending or descending columns |
| tmudr::ParameterListInfo | Describes the parameters of a UDR |
| tmudr::PartitionInfo | Partitioning key of an input table or result table |
| tmudr::PredicateInfo | A predicate to be evaluated on a table |
| tmudr::ProvenanceInfo | Describes where an output column is coming from |
| tmudr::TableInfo | Describes a table-valued input or a table-valued output |
| tmudr::TupleInfo | Common base class for parameter lists and row layouts |
| tmudr::TypeInfo | Data types in the UDR interface |
| tmudr::UDR | This class represents the code associated with a UDR |
| tmudr::UDRException | This is the exception to throw when an error occurs in a UDR |
| tmudr::UDRInvocationInfo | Describes an invocation of a UDR |
| tmudr::UDRPlanInfo | Describes the query plan used for a UDR invocation |
| tmudr::UDRWriterCompileTimeData | Compile time data owned by the UDR writer |
| tmudr::UniqueConstraintInfo | A uniqueness constraint |
1.6.1