JoinField
Sets the LeftField property with leftField parameter value and RightField property with rightField parameter value.
If the passed in value of assignValue parameter is true then the value of RightField is assigned to the LeftField.
Parameters:
| Description | |
|---|---|
| leftField | |
| rightField | |
| assignValue |
| C# | |
|---|---|
public JoinField( IField leftField, IField rightField, bool assignValue ) | |
Parameters
- leftField
- rightField
- assignValue
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0