dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncProviderAdapterConfiguration Class / UnmappedElements Property

UnmappedElements Property (SyncProviderAdapterConfiguration)
Gets or sets the array of any XML configuration elements that are not recognized by Sync Framework when an adapter is configured.
Syntax
'Declaration
 
Public Property UnmappedElements As XmlElement()
 

Property Value

The array of any XML configuration elements that are not recognized by Sync Framework when an adapter is configured.
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