dotConnect for DB2 Documentation
Devart.Data.Synchronization Namespace / SyncProviderAdapterParameters Class
Members

SyncProviderAdapterParameters Class
Represents a set of filter template parameters and the name of their associated table.
Syntax
'Declaration
 
Public Class SyncProviderAdapterParameters 
 
Remarks

This class is primarily used by Sync Framework for XML serialization.

Note: This class is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.

Inheritance Hierarchy

System.Object
   Devart.Data.Synchronization.SyncProviderAdapterParameters

See Also