JoinField
Default constructor has no functionality.
| Overload | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| JoinField Constructor() | JoinField Default constructor has no functionality. | ||||||||
| JoinField Constructor(IField,IField) | JoinField Sets the LeftField property with leftField parameter value and RightField property with rightField parameter value. Parameters:
| ||||||||
| JoinField Constructor(IField,IField,Boolean) | 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:
|
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0