| RawElementDefinition Class | 
Namespace: SD.LLBLGen.Pro.ApplicationCore.EntityModel
The RawElementDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| RawElementDefinition | 
            CTor
              | 
| Name | Description | |
|---|---|---|
| AddToProject | 
            Flag if this element should be added to the project or not.
              | |
| ContainingList | 
            The list containing this object
              | |
| ElementName | 
            The temporary name for the element.
              | |
| Error | 
            Gets an error message indicating what is wrong with this object. The default is an empty string ("")
              | |
| GroupName | 
            Gets or sets the name of the group the element will be placed in.
              | |
| IsValid | 
            Gets a value indicating whether this instance is valid.
              | |
| Item | 
            Gets the String with the specified column name.
              | |
| MappedCatalogElementName | 
            Gets the name of the mapped catalog element.
              | |
| ReturnElementName | 
            Gets the name of the return element, which is in the format group.elementname. Can be empty, if no return type is applicable. Only
            set in the case of a TVF call.
              | |
| Target | 
            Target table / view of element.
              | |
| TargetHasAlreadyElementMapped | 
            Flag to signal if the target (MappedCatalogElementName) already has an element mapped in the project or not.
              | |
| TargetName | 
            The name of the 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.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| PropertyChanged | 
            Occurs when a property value changes.
              | 
| Name | Description | |
|---|---|---|
| DefaultReturnElementName | 
| Name | Description | |
|---|---|---|
| IRawCatalogElementGroupName | 
            Gets or sets the name of the group the element will be placed in.
              |