Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the object from the server's list of objects.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
void Delete()
void Delete()
abstract Delete : unit -> unit
Sub Delete
Remarks
You must call the Commit method to complete the delete operation.
See Also
IFsrmObject Interface
Microsoft.Storage Namespace
Return to top