TransformationRule(TransformationRule) Constructor
Initializes a new instance of the TransformationRule class with specified settings.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
other | TransformationRule | A TransformationRule instance. |
See Also