Object Hierarchy - OLE DB Provider for Teradata

OLE DB Provider for Teradata User Guide

Product
OLE DB Provider for Teradata
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
dita:id
B035-2498
Product Category
Teradata Tools and Utilities

Object Hierarchy

The objects that OLE DB Provider for Teradata exposes to the consumer are organized in a parent-child hierarchy. First, create the parent object, then create the child object. Use the COM facilities to create the highest-level object, Data Source. Starting from the Data Source object, each object has a built-in factory to create child objects. The following diagram shows the hierarchy of some of these objects:

Figure 2: Object Hierarchy

For more information on the OLE DB architecture, refer to the MSDN Library.

  • MSDN Library - See http://msdn.microsoft.com/library/
  • OLE DB Programmer’s Guide
  • Part 1: Introduction to OLE DB
  • Chapter 1: Overview of OLE DB