public interface esriJoinType
extends java.io.Serializable
Description: 'Different types of joins.' 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 int |
esriLeftInnerJoin
Left inner join.
|
static int |
esriLeftOuterJoin
Left outer join.
|
static final int esriLeftOuterJoin
static final int esriLeftInnerJoin