This document is archived and information here might be outdated. Recommended version. |
Provides access to methods, for administrators, that control the behavior and properties of a server object type.
This interface is new at ArcGIS 9.3. It supersedes IServerObjectType and IServerObjectType2.
Name | Description | |
---|---|---|
CLSID | The GUID of the COM class corresponding to the server object type. | |
ConfigurationsLimit | Limits the number of configurations that can be created of this server object type. | |
Description | Description of the server object type. | |
DisplayName | Display name of the server object type. | |
IsolationLevel | The isolation level of the server objects supported by the server object type. | |
Name | Name of the server object type. |
Interfaces | Description |
---|---|
IServerObjectType2 | Provides access to methods, for administrators, that control the behavior and properties of a server object type. |
IServerObjectType | Provides access to methods, for administrators, that control the behavior and properties of a server object type. |
Classes | Description |
---|---|
ServerObjectType | The ServerObjectType object which defines the properties and behavior for server object types supported by the GIS server. |