FieldMappedOntoRelatedField Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModel
The FieldMappedOntoRelatedField type exposes the following members.
Name | Description | |
---|---|---|
FieldMappedOntoRelatedField |
Initializes a new instance of the FieldMappedOntoRelatedField class.
|
Name | Description | |
---|---|---|
ContainingElement |
Gets the containing element.
| |
Error |
Gets an error message indicating what is wrong with this object. The default is an empty string ("")
| |
FieldType |
Gets the type of the field.
| |
FullNameWithContainer |
Gets the full name with container.
| |
IsChanged |
Gets or sets the flag to signal that this element has been changed
| |
IsReadOnly |
Gets or sets a value indicating whether this Forf is readonly.
| |
IsValid |
Gets a value indicating whether this instance is valid.
| |
Item |
Gets the String with the specified column name.
| |
MappedField |
Gets or sets the mapped field.
| |
MappedFieldAsString |
Gets the mapped field as string.
| |
Name |
Gets or sets the name of the field mapped onto the related field.
| |
NameValidatorToUse |
Sets the name validator to use.
| |
OutputSettingValues |
Gets the output setting values of this target.
| |
TargetElementType |
Gets the target element type of this target.
|
Name | Description | |
---|---|---|
BeginEdit |
Begins an edit on an object.
| |
CancelEdit |
Discards changes since the last BeginEdit call.
| |
EndEdit | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetAdditionalInterfaces |
Gets the additional interfaces, if applicable, for this element, where the default interfaces are prefiltered with the ignored
interfaces defined in this element. All interface macros are replaced with real names.
| |
GetAdditionalNamespaces |
Gets the additional namespaces, if applicable, for this element, where the default namespaces are prefiltered with the ignored
namespaces defined in this element. All namespace macros are replaced with real names.
| |
GetAttributes |
Gets the attributes, if applicable, for this element, where the default attributes are prefiltered with the ignored
attributes defined in this element. All name macros and $length/$precision/$scale macros are replaced with real values. (if applicable)
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetRealStringSettingValueWithMacrosResolved |
Gets the real setting value of the setting with the name specified as string. Also resolves any macros defined in the value (if any) to real values.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MarkElementAsChanged |
Marks the field definition as changed.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnPropertyChanged |
Called when a property was changed
| |
SerializeToWriter |
Serializes the data in this class to the serializer passed in
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
ForfChanged |
Event for signaling a change in this object
| |
PropertyChanged |
Occurs when a property value changes. (INotifyPropertyChanged)
|
Name | Description | |
---|---|---|
IOutputSettingValuesTargetTargetName |
Gets the name of the element.
|