EsentResource.Dispose-Methode
Verwerfen Sie dieses Objekt, und geben Sie die zugrunde liegende Esent-Ressource frei.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As EsentResource
instance.Dispose()
public void Dispose()