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

In This Topic
    SyncProviderAdapterParameters Class
    In This Topic
    Represents a set of filter template parameters and the name of their associated table.
    Syntax
    'Declaration
     
    Public Class SyncProviderAdapterParameters 
    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.

    This class is available only in Professional and Developer Editions. It is not available in Standard and Mobile Editions.

    Inheritance Hierarchy

    System.Object
       Devart.Data.Synchronization.SyncProviderAdapterParameters

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also