Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The ADSI_DIALECT_ENUM enumeration specifies query dialects used in the OLE DB provider for ADSI.
typedef enum __MIDL___MIDL_itf_ads_0000_0000_0023 {
ADSI_DIALECT_LDAP = 0,
ADSI_DIALECT_SQL = 0x1
} ADSI_DIALECT_ENUM;
ADSI_DIALECT_LDAP Value: 0 ADSI queries are based on the LDAP dialect. |
ADSI_DIALECT_SQL Value: 0x1 ADSI queries are based on the SQL dialect. |
An ActiveX Data Object (ADO) client can use one of the two ADSI query dialects to query a directory. For more information about the ADSI query dialects, see Searching with ActiveX Data Objects.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Header | iads.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today