Bagikan melalui


Kelas EsentColumnInUseException

Kelas dasar untuk JET_err. Pengecualian ColumnInUse.

Hierarki Warisan

System.Object
   System.Exception
     Microsoft.Isam.Esent.EsentException
       Microsoft.Isam.Esent.Interop.EsentErrorException
         Microsoft.Isam.Esent.Interop.EsentApiException
           Microsoft.Isam.Esent.Interop.EsentUsageException
            Microsoft.Isam.Esent.Interop.EsentColumnInUseException

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

Sintaks

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

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 EsentColumnInUseException

Namespace Microsoft.Isam.Esent.Interop