SnapDB Library
C#
VB
C++
JavaScript
Show/Hide TOC
Rollover
Log
File
Delete Method
Deletes the file associated with this ArchiveLog
Definition
Namespace:
SnapDB.Snap.Services.Writer
Assembly:
SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
C#
Copy
View Source
Request Example
public
void
Delete
()
VB
Copy
View Source
Request Example
Public
Sub
Delete
C++
Copy
View Source
Request Example
public
:
void
Delete
()
JavaScript
Copy
View Source
Request Example
function
Delete
();
See Also
Reference
RolloverLogFile Class
SnapDB.Snap.Services.Writer Namespace
In This Article
Definition
See Also