RedisClientRandomKey Method |
随机获取一个键
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public string RandomKey()
Public Function RandomKey As String
public:
String^ RandomKey()
member RandomKey : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:Adf.RedisClient.RandomKey"]
See Also