Click or drag to resize
RedisSetsSRANDMEMBER Method (String)
随机返回指定数量元素

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public string SRANDMEMBER(
	string key
)

Parameters

key
Type: SystemString

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

Return Value

Type: String

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

See Also