public interface IRelationshipClass3 extends IRelationshipClass2, java.io.Serializable
Description: 'Provides access to .' 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 =
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID79ce2129_71db_422a_87d8_b6a3807b2062 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDc9c39723_40b6_454f_a7ff_a25491c72256
IID22b00693_8895_11d2_8a0d_006097aff44e
Modifier and Type | Method and Description |
---|---|
boolean |
isAttachmentRelationship()
Indicates if the relationships in this relationship class corresponds to table attachments.
|
getObjectsMatchingObjectArray, getObjectsMatchingObjectSetEx
addRelationshipRule, createRelationship, deleteRelationship, deleteRelationshipRule, deleteRelationshipsForObject, deleteRelationshipsForObjectSet, getBackwardPathLabel, getCardinality, getDestinationClass, getDestinationForeignKey, getDestinationPrimaryKey, getFeatureDataset, getForwardPathLabel, getNotification, getObjectsMatchingObjectSet, getObjectsRelatedToObject, getObjectsRelatedToObjectSet, getOriginClass, getOriginForeignKey, getOriginPrimaryKey, getRelationship, getRelationshipClassID, getRelationshipRules, getRelationshipsForObject, getRelationshipsForObjectSet, isAttributed, isComposite
static final int IID79ce2129_71db_422a_87d8_b6a3807b2062
static final int xxDummy
static final java.lang.String IID
boolean isAttachmentRelationship() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.