ReactOS 0.4.16-dev-752-g47bae01
|
#include <msipriv.h>
Public Attributes | |
MSIOBJECTHDR | hdr |
const MSIVIEWOPS * | ops |
MSIDBERROR | error |
const WCHAR * | error_column |
MSIDBERROR tagMSIVIEW::error |
Definition at line 356 of file msipriv.h.
Referenced by TABLE_modify().
Definition at line 357 of file msipriv.h.
Referenced by TABLE_modify().
MSIOBJECTHDR tagMSIVIEW::hdr |
const MSIVIEWOPS* tagMSIVIEW::ops |
Definition at line 355 of file msipriv.h.
Referenced by ALTER_CreateView(), ALTER_delete(), ALTER_execute(), arrange_record(), columns_in_order(), CREATE_CreateView(), DELETE_close(), DELETE_CreateView(), DELETE_delete(), DELETE_execute(), DELETE_get_column_info(), DELETE_get_dimensions(), DISTINCT_close(), DISTINCT_CreateView(), DISTINCT_delete(), DISTINCT_execute(), DISTINCT_fetch_int(), DISTINCT_get_column_info(), DISTINCT_get_dimensions(), DISTINCT_modify(), DROP_CreateView(), DROP_delete(), DROP_execute(), INSERT_close(), INSERT_CreateView(), INSERT_delete(), INSERT_execute(), INSERT_get_column_info(), INSERT_get_dimensions(), merge_table(), msi_create_table(), msi_select_update(), msi_table_apply_transform(), row_has_null_primary_keys(), SELECT_AddColumn(), SELECT_close(), SELECT_CreateView(), SELECT_delete(), SELECT_execute(), SELECT_fetch_int(), SELECT_fetch_stream(), SELECT_get_column_info(), SELECT_get_dimensions(), SELECT_insert_row(), SELECT_modify(), SELECT_set_row(), STORAGES_CreateView(), STREAMS_CreateView(), TABLE_add_column(), TABLE_CreateView(), table_load_transform(), TransformView_Create(), translate_record(), UPDATE_close(), UPDATE_CreateView(), UPDATE_delete(), UPDATE_execute(), UPDATE_get_column_info(), UPDATE_get_dimensions(), and WHERE_CreateView().