Click or drag to resize

SessionBaseWaitForIndexUpdates Method

Internal Use and in VelocityDBExtensions

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public void WaitForIndexUpdates(
	bool throwIfError = true
)

Parameters

throwIfError (Optional)
Type: SystemBoolean
See Also