ANamespaceAccess..::..Truncate Method (InfoPolicy, Nullable<(Of <(<'DateTime>)>)>)
Truncates all the Sets in this namespace
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
Parameters
- infoPolicy
- Type: InfoPolicy
The InfoPolicy used for the truncate. If not provided, the default is used.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown if the cluster is a production cluster. Can disable this by going into the connection properties. |