IParameterFieldRelation Interface |
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IParameterFieldRelation type exposes the following members.
Name | Description | |
---|---|---|
Field |
The IEntityFieldCore in the relationship. Only settable via a constructor.
| |
Parameter |
The Parameter in the relationship. Only settable via a constructor.
| |
TypeConverterToUse |
The Typeconverter to use, if applicable.
|
Name | Description | |
---|---|---|
Sync |
Sets the field's value using ForceCurrentValueWrite with the value of the parameter.
|