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