DICTIONARYPROPERTIES Enumeration
The values of the DICTIONARYPROPERTIES properties type enumerate properties associated with the attribute dictionary.
typedef enum _DICTIONARYPROPERTIES
{
PROPERTY_DICTIONARY_ATTRIBUTES_COLLECTION = PROPERTY_SDO_START,
PROPERTY_DICTIONARY_LOCATION
}DICTIONARYPROPERTIES;
Constants
PROPERTY_DICTIONARY_ATTRIBUTES_COLLECTION
The collection of all possible attributes.PROPERTY_DICTIONARY_LOCATION
The location of the datastore that contains the dictionary. This property is read-only.
Remarks
The dictionary is the collection of all possible attributes. It includes some attributes that are reserved for system use.
Requirements
Server |
Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server. |
Header |
Declared in SdoIas.h. |
IDL |
Declared in SdoIas.idl. |
See Also
ISdo
ISdoMachine::GetDictionarySDO
ATTRIBUTEPROPERTIES
Send comments about this topic to Microsoft
Build date: 10/15/2007