dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncProviderScopeParameters Class / AdapterParameters Property

In This Topic
AdapterParameters Property
In This Topic
Gets the collection of parameter sets associated with all of the tables in the scope.
Syntax
'Declaration
 
Public Property AdapterParameters As SyncProviderAdapterParametersCollection
 

Property Value

The collection of parameter sets associated with all of the tables in the scope.
See Also