|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriWorkspacePropertyType
Workspace Properties.
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). |
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |