dotConnect for Oracle Documentation
Devart.Data.Synchronization Namespace / SyncProviderFilterParameter Class / Value Property

Value Property (SyncProviderFilterParameter)
Gets or set the value of the filter parameter.
Syntax
'Declaration
 
Public Property Value As Object
 

Property Value

The value of the filter parameter.
Remarks
This value is passed to the select_changes stored procedure to control which items are enumerated during synchronization.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also