Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)
| OLE DB Programmer's Reference |
OLE DB defines a special language dialect identifier, DBGUID_DEFAULT, that denotes the default language dialect. In the context of OLE DB for OLAP, the following semantics apply to the use of this identifier:
- If the provider is both a TDP and an MDP, it must interpret the command string as SQL when DBGUID_DEFAULT is passed as the dialect identifier.
- If the provider is an MDP, it must interpret the command string as MDX when DBGUID_DEFAULT is passed as the dialect identifier.
1998-2001 Microsoft Corporation. All rights reserved.