DataExchangeSqlQueryConfiguration Methods | 
The DataExchangeSqlQueryConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| FieldMapContainsKeyField | 
            Returns true if the configuration's keyfield is present in the configuration's fieldmap.
              (Inherited from DataExchangeConfigurationBase.) | |
| RemoveInvalidFields | 
            Removes fields from fields collection which
            are not available in the provided DataObjectType
              (Inherited from DataExchangeConfigurationBase.) | |
| Validate | 
            Validates that the configuration has a valid SQL statement.
              (Overrides DataExchangeConfigurationBaseValidate(String).) | 
| 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.  (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithDataVersion.GetDataVersion | (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithGuid.GetGuid | (Inherited from DataExchangeConfigurationBase.) | |
| IObjectWithId.GetId | (Inherited from DataExchangeConfigurationBase.) |