|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchemaChangeInfo
COM Interface 'ISchemaChangeInfo'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to the replica schema change info.' 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 |
IIDb5ccf6d9_d034_4177_8827_f1493785de8f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IEnumSchemaChange |
getChanges()
The schema changes. |
IPropertySet |
getExtendedProperties()
Properties associated with the schema change object. |
java.lang.Object |
getFromObject()
The source replicas representation of the schema. |
int |
getSchemaChangeType()
Type of schema change. |
java.lang.Object |
getToObject()
The target replicas representation of the schema. |
java.lang.Object |
getToParent()
The parent container of the schema change object. |
boolean |
isApplySchemaChange()
Indicates if schema changes will be applied. |
void |
setApplySchemaChange(boolean applySchemaChange)
Indicates if schema changes will be applied. |
Field Detail |
---|
static final int IIDb5ccf6d9_d034_4177_8827_f1493785de8f
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getSchemaChangeType() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getFromObject() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getToObject() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.Object getToParent() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isApplySchemaChange() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setApplySchemaChange(boolean applySchemaChange) throws java.io.IOException, AutomationException
applySchemaChange
- The applySchemaChange (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumSchemaChange getChanges() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getExtendedProperties() 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 |