//-------------------------------------------------------------------- // Microsoft OLE DB Test // // Copyright 1995-2000 Microsoft Corporation. // // @doc // // @module IALTERTABLE.H | IALTERTABLE header file for test modules. // // // @rev 01 | 03-21-95 | Microsoft | Created // @rev 02 | 09-06-95 | Microsoft | Updated // #ifndef _IALTERTABLE_H_ #define _IALTERTABLE_H_ #include "oledb.h" // OLE DB Header Files #include "oledberr.h" #include "privlib.h" //include private library, which includes //the "transact.h" //----------------------------------------------------------------------------- // String constants //----------------------------------------------------------------------------- #endif //_IALTERTABLE_H_