Properti ColumnStream.Itag

Mendapatkan atau mengatur itag kolom.

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

Sintaks

'Declaration
Public Property Itag As Integer
    Get
    Set
'Usage
Dim instance As ColumnStream
Dim value As Integer

value = instance.Itag

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

Nilai properti

Jenis: System.Int32

Lihat juga

Referensi

Kelas ColumnStream

Anggota ColumnStream

Namespace Microsoft.Isam.Esent.Interop