Kelas EsentOutOfBuffersException

Kelas dasar untuk JET_err. Pengecualian OutOfBuffers.

Hierarki Warisan

System.Object
  System.Exception
    Microsoft.Isam.Esent.EsentException
      Microsoft.Isam.Esent.Interop.EsentErrorException
        Microsoft.Isam.Esent.Interop.EsentOperationException
          Microsoft.Isam.Esent.Interop.EsentResourceException
            Microsoft.Isam.Esent.Interop.EsentMemoryException
              Microsoft.Isam.Esent.Interop.EsentOutOfBuffersException

Namespace:Microsoft.Isam.Esent.Interop
Majelis: Microsoft.Isam.Esent.Interop (dalam Microsoft.Isam.Esent.Interop.dll)

Sintaks

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentOutOfBuffersException _
    Inherits EsentMemoryException
'Usage
Dim instance As EsentOutOfBuffersException
[SerializableAttribute]
public sealed class EsentOutOfBuffersException : EsentMemoryException

Keamanan utas

Setiap anggota statis publik (Dibagikan dalam Visual Basic) jenis ini aman untuk utas. Setiap anggota instans tidak dijamin aman untuk utas.

Lihat juga

Referensi

Anggota EsentOutOfBuffersException

Namespace Microsoft.Isam.Esent.Interop