Adf Documented Class Library
Adf Documented Class Library
Adf
RedisClient Class
RedisClient Methods
Append Method
BackgroundSave Method
Decrement Method
Delete Method
Dispose Method
Exists Method
Expire Method
ExpireAt Method
FlushAll Method
FlushDb Method
Get Method
GetByteKeys Method
GetBytes Method
GetDbSize Method
GetInfo Method
GetKeys Method
GetSet Method
Increment Method
LastSave Method
Length Method
RandomKey Method
Remove Method
Rename Method
Save Method
Set Method
SetEX Method
SetNX Method
Shutdown Method
TTL Method
TypeOf Method
RedisClient
FlushDb Method
清空当前DB
Namespace:
Adf
Assembly:
Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
C#
VB
C++
F#
Copy
public
void
FlushDb
()
Public
Sub
FlushDb
public
:
void
FlushDb
()
member
FlushDb
:
unit
->
unit
See Also
Reference
RedisClient Class
Adf Namespace