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

In This Topic
UnmappedElements Property (SyncProviderAdapterConfiguration)
In This Topic
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.
See Also