|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriWorkspacePropertyType
Constants from esriWorkspacePropertyType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Workspace Properties.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static int |
esriWorkspacePropCanAnalyze
Whether the Workspace can analyze tables or not (VT_BOOL). |
static int |
esriWorkspacePropCanEdit
Whether the Workspace is editable or not (VT_BOOL). |
static int |
esriWorkspacePropCanExecuteSQL
Whether the ExecuteSQL function works or not (VT_BOOL). |
static int |
esriWorkspacePropCanGetConfigurationKeywords
Whether the Workspace can return a list of configuration keywords (VT_BOOL). |
static int |
esriWorkspacePropHasPrivateEditSession
Workspace edit sessions are privately managed by another application. |
static int |
esriWorkspacePropIsGeoDatabase
Whether the Workspace is a GeoDatabase or not (VT_BOOL). |
static int |
esriWorkspacePropIsReadonly
Whether the Workspace is read-only or not (VT_BOOL). |
static int |
esriWorkspacePropLastCompressDate
Date of the last compression operation (VT_DATE). |
static int |
esriWorkspacePropLastCompressStatus
Status of the last compression operation (VT_BSTR). |
static int |
esriWorkspacePropMaxWhereClauseLength
The maximum length of the where clause used in queries. |
static int |
esriWorkspacePropSupportsArchiving
Whether the Workspace supports archiving (VT_BOOL). |
static int |
esriWorkspacePropSupportsExtensionDatasets
Whether the Workspace supports extension datasets or not (VT_BOOL). |
static int |
esriWorkspacePropSupportsHighPrecisionStorage
Whether the Workspace supports the high-precision storage model or not (VT_BOOL). |
static int |
esriWorkspacePropSupportsMetadata
Whether the Workspace supports metadata or not (VT_BOOL). |
static int |
esriWorkspacePropSupportsMoveEditsToBase
Whether the Workspace supports move-edits-to-base registration (VT_BOOL). |
static int |
esriWorkspacePropSupportsQualifiedNames
Whether the Workspace can qualify names (VT_BOOL). |
static int |
esriWorkspacePropSupportsQueryPagination
Whether the Workspace supports pagination of queries (VT_BOOL). |
static int |
esriWorkspacePropSupportsUndoRedo
Whether the Workspace supports undo/redo in an edit session (VT_BOOL). |
Field Detail |
---|
static final int esriWorkspacePropCanExecuteSQL
static final int esriWorkspacePropCanEdit
static final int esriWorkspacePropIsReadonly
static final int esriWorkspacePropSupportsQualifiedNames
static final int esriWorkspacePropSupportsMetadata
static final int esriWorkspacePropCanAnalyze
static final int esriWorkspacePropCanGetConfigurationKeywords
static final int esriWorkspacePropIsGeoDatabase
static final int esriWorkspacePropMaxWhereClauseLength
static final int esriWorkspacePropHasPrivateEditSession
static final int esriWorkspacePropSupportsHighPrecisionStorage
static final int esriWorkspacePropSupportsExtensionDatasets
static final int esriWorkspacePropLastCompressDate
static final int esriWorkspacePropLastCompressStatus
static final int esriWorkspacePropSupportsArchiving
static final int esriWorkspacePropSupportsMoveEditsToBase
static final int esriWorkspacePropSupportsUndoRedo
static final int esriWorkspacePropSupportsQueryPagination
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |