ibi Patterns - Search 6.0.0 .NET API |
NetricsJoin Members |
See AlsoExampleFieldsMethodsExplicit Inteface Implementations |
![]() ![]() |
This class is used to define a join relationship for a Patterns search.
The following tables list the members exposed by NetricsJoin.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
NetricsJoin | Overloaded. |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
JOIN_ALL_RECORD_TYPES | All records are returned: Full, records with missing child records and orphan child records. This field is constant and read-only. |
![]() ![]() |
JOIN_FULL_AND_ORPHANS | Full records, or orphan child records are returned. This field is constant and read-only. |
![]() ![]() |
JOIN_FULL_AND_PARTIAL | Full records, or records with one or more missing child records are returned. This field is constant and read-only. |
![]() ![]() |
JOIN_FULL_RECORDS_ONLY | Only full records, with no missing child records, are returned. This field is constant and read-only. |
Public Methods
Name | Description | |
---|---|---|
![]() |
addChild | Add a child table to a join definition. |
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsJoin | Overloaded. |