Home
last modified time | relevance | path

Searched defs:query_pfx (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/msi/
H A Dtable.c2324 static const WCHAR query_pfx[] = in TransformView_set_row() local
2505 static const WCHAR query_pfx[] = in TransformView_add_column() local
2608 …static const WCHAR query_pfx[] = L"INSERT INTO `_TransformView` ( `new`, `Table`, `Column` ) VALUE… in TransformView_drop_table() local
2652 …static const WCHAR query_pfx[] = L"INSERT INTO `_TransformView` ( `new`, `Table`, `Column`, `Row`)… in TransformView_delete_row() local
2770 …static const WCHAR query_pfx[] = L"SELECT `Column`, `Data`, `Current` FROM `_TransformView` WHERE … in TransformView_Create() local