Aerospike LINDPad Driver

ASecondaryIndexAccess..::..SetFilter Method

Set the filter that will be used by this secondary index as the default filter. See DefaultFilter

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public ASecondaryIndexAccess SetFilter(
	Filter secondaryIdxFilter
)

Parameters

secondaryIdxFilter
Type: Filter
Set's the default filter. See Filter

Return Value

This object