SPCallMapping Properties |
The SPCallMapping type exposes the following members.
Name | Description | |
---|---|---|
ActionCombination |
Gets or sets the action combination for the entity mapped onto this target
(Inherited from GroupableModelElementMapping.) | |
DriverID |
Gets the driver ID of the database the mapping is for.
(Inherited from GroupableModelElementMapping.) | |
Error |
Gets an error message indicating what is wrong with this object. The default is an empty string ("")
(Inherited from GroupableModelElementMapping.) | |
FieldMappings |
Gets the entity field mappings.
(Inherited from GroupableModelElementMapping.) | |
IsAutoCreated |
Gets or sets a value indicating whether this instance is auto created by code or manually by the user. If true,
code controls the existence of this mapping object, e.g. because it's contained inside another mapping (return element mapping of TVF call)
Default is false.
(Inherited from GroupableModelElementMapping.) | |
IsMappingForRetrievalStoredProc |
Gets a value indicating whether this instance is a mapping for retrieval stored proc.
| |
IsValid |
Gets a value indicating whether this instance is valid.
(Inherited from GroupableModelElementMapping.) | |
Item |
Gets the String with the specified column name.
(Inherited from GroupableModelElementMapping.) | |
LoggedErrors |
Gets the logged errors.
(Inherited from GroupableModelElementMapping.) | |
MappedElement |
Gets the groupable model element mapped by this mapping.
(Inherited from GroupableModelElementMapping.) | |
MappedTarget |
Gets /sets the mapped targets.
(Inherited from GroupableModelElementMapping.) | |
TypeOfMapping |
Gets the type of mapping.
(Inherited from GroupableModelElementMapping.) | |
UsableTargetTypes |
Gets the list of usable target types. This list can be used to filter out targets which aren't a valuable target for this mapping.
(Overrides GroupableModelElementMappingUsableTargetTypes.) |