Click or drag to resize
RedisSetsSDIFF Method
返回多个集合差集

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public string[] SDIFF(
	params string[] keys
)

Parameters

keys
Type: SystemString

[Missing <param name="keys"/> documentation for "M:Adf.RedisSets.SDIFF(System.String[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.RedisSets.SDIFF(System.String[])"]

See Also