Click or drag to resize
RedisSetsSUNION Method
合并返回指定的集合

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

Parameters

keys
Type: SystemString

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

Return Value

Type: String

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

See Also