Removes this data object from the store
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
void Delete() |
| Visual Basic |
|---|
Sub Delete |
| Visual C++ |
|---|
void Delete() |
| F# |
|---|
abstract Delete : unit -> unit |