Kelas EsentOutOfCursorsException

Kelas dasar untuk JET_err. Pengecualian OutOfCursors.

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.EsentOutOfCursorsException

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

Sintaks

'Declaration
<SerializableAttribute> _
Public NotInheritable Class EsentOutOfCursorsException _
    Inherits EsentMemoryException
'Usage
Dim instance As EsentOutOfCursorsException
[SerializableAttribute]
public sealed class EsentOutOfCursorsException : 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 EsentOutOfCursorsException

Namespace Microsoft.Isam.Esent.Interop