ICRUDQueryResolver UnregisterHandlerLocation Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Unregisters handler location returning true if it was found and removed. The Resolve must be not started yet. This method is NOT thread safe

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

bool UnregisterHandlerLocation(
	string location
)

Return Value

Type: OnlineBoolean
See Also