|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxGeodatabase
COM Interface 'IGxGeodatabase'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Provides access to members of GxObject that connect to an Geodatabase object.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe0ff3a92_9800_4bbd_807f_5168b89390a0
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
backup(java.lang.String backupName,
java.lang.String backupFileName,
java.lang.String description,
boolean[] isSimpleRecoveryModel)
Backs up a Geodatabase from a Data server. |
void |
detachGeodatabase()
Detach a Geodatabase from a Data server. |
java.lang.Object |
getDataServerManager()
The Data Server Manager object. |
void |
getGeodatabaseName(java.lang.String[] name)
The Geodatabase name. |
void |
getProperties(java.lang.String[] owner,
java.lang.Object[] creationDate,
int[] size,
java.lang.String[] fileLocation,
java.lang.Object[] lastBackup)
Backup information. |
void |
upgrade()
Upgrades Geodatabase. |
| Field Detail |
|---|
static final int IIDe0ff3a92_9800_4bbd_807f_5168b89390a0
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void getGeodatabaseName(java.lang.String[] name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void detachGeodatabase()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void backup(java.lang.String backupName,
java.lang.String backupFileName,
java.lang.String description,
boolean[] isSimpleRecoveryModel)
throws java.io.IOException,
AutomationException
backupName - The backupName (in)backupFileName - The backupFileName (in)description - The description (in)isSimpleRecoveryModel - The isSimpleRecoveryModel (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getProperties(java.lang.String[] owner,
java.lang.Object[] creationDate,
int[] size,
java.lang.String[] fileLocation,
java.lang.Object[] lastBackup)
throws java.io.IOException,
AutomationException
owner - The owner (out: use single element array)creationDate - A Variant (out: use single element array)size - The size (out: use single element array)fileLocation - The fileLocation (out: use single element array)lastBackup - A Variant (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void upgrade()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.Object getDataServerManager()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||