Click or drag to resize

SyncEngineIsQueryFunctionExists Method

Namespace:  Unvired.Kernel.Sync
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsQueryFunctionExists(
	string functionName
)

Parameters

functionName
Type: SystemString

Return Value

Type: Boolean
See Also