свойство JET_TABLECREATE.ulDensity

Возвращает или задает плотность таблицы.

Пространство имен:Microsoft.Isam.Esent.Interop
Сборки: Microsoft.Isam.Esent.Interop (в Microsoft.Isam.Esent.Interop.dll)

Синтаксис

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

value = instance.ulDensity

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

Значение свойства

Тип: System.Int32

См. также раздел

Ссылка

Класс JET_TABLECREATE

члены JET_TABLECREATE

Пространство имен Microsoft.Isam.Esent.Interop