Bagikan melalui


properti JET_TABLECREATE.cIndexes

Mendapatkan atau mengatur jumlah indeks yang akan dibuat.

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

Sintaks

'Declaration
Public Property cIndexes As Integer
    Get
    Set
'Usage
Dim instance As JET_TABLECREATE
Dim value As Integer

value = instance.cIndexes

instance.cIndexes = value
public int cIndexes { get; set; }

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

kelas JET_TABLECREATE

anggota JET_TABLECREATE

Namespace Microsoft.Isam.Esent.Interop