DataExchangeConfigurationBase Methods |
The DataExchangeConfigurationBase type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldMapContainsKeyField |
Returns true if the configuration's keyfield is present in the configuration's fieldmap.
| |
| FieldMapContainsKeyField(DataExchangeConfigurationBase) |
Returns true if the configuration's keyfield is present in the configuration's fieldmap.
| |
| RemoveInvalidFields |
Removes fields from fields collection which
are not available in the provided DataObjectType
| |
| Validate |
Validates that the configuration is in a valid state (to be executed).
Returns true if it is.
If method returns false then 'message' will contain a description of the problem.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance. | |
| IObjectWithDataVersion.GetDataVersion | ||
| IObjectWithGuid.GetGuid | ||
| IObjectWithId.GetId |