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

In This Topic
FilterParameters Property (SyncProviderAdapterConfiguration)
In This Topic
Gets the collection of parameters, used for filtering and specified in the FilterClause property.
Syntax
'Declaration
 
Public Property FilterParameters As Collection(Of SyncProviderFilterParameter)
 

Property Value

The collection of parameters, used for filtering and specified in the FilterClause property.
See Also