|
|
|
IAlterIndex Interface |
|
IID_IAlterIndex |
{0C733AA6-2A1C-11CE-ADE5-00AA0044773D} |
|
The IAlterIndex interface exposes methods to alter indexes.
Documentation: IAlterIndex
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IAlterIndex Method |
Description |
|
AlterIndex |
Alters the index ID and/or properties associated with an index. |
|
AlterIndex |
|
FUNCTION
IAlterIndex_AlterIndex ( _ , BYREF pTableId AS DBID _ , BYREF pIndexId AS DBID _ , BYREF pNewIndexId AS DBID _ , BYVAL cPropertySets AS DWORD _ , BYREF rgPropertySet AS DBPROPSET _ ) AS LONG
|
Page last updated on Saturday, 11 November 2006 00:46:14 +0100