Share via


properti JET_COLUMNCREATE.err

Mendapatkan atau mengatur kode kesalahan dari pembuatan kolom ini.

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

Sintaks

'Declaration
Public Property err As JET_err
    Get
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As JET_err

value = instance.err

instance.err = value
public JET_err err { get; set; }

Nilai properti

Jenis: Microsoft.Isam.Esent.Interop.JET_err

Lihat juga

Referensi

kelas JET_COLUMNCREATE

anggota JET_COLUMNCREATE

Namespace Microsoft.Isam.Esent.Interop