dotConnect for PostgreSQL Documentation
Devart.Data.Synchronization Namespace / SyncProviderScopeConfiguration Class / AdapterConfigurations Property

In This Topic
AdapterConfigurations Property
In This Topic
Gets or sets a list of SyncProviderAdapterConfiguration objects, each of which is associated with a table in a database.
Syntax
'Declaration
 
Public Property AdapterConfigurations As SyncProviderAdapterConfigurationCollection
 

Property Value

A list of SyncProviderAdapterConfiguration objects, each of which is associated with a table in a database.
See Also