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 | Determines whether the specified |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
NetricsJoin | Overloaded. |