dotConnect for SQLite Documentation
Devart.Data.Synchronization Namespace / SyncTableProvisioning Class / FilterParameters Property

In This Topic
FilterParameters Property (SyncTableProvisioning)
In This Topic
Gets the collection of parameters, used for filtering and specified in the FilterClause property.
Syntax
'Declaration
 
Public ReadOnly Property FilterParameters As SyncSqlParameterCollection
 

Property Value

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