Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include protected members
Include inherited members
Describes a column in a table of an ESENT database.
The JET_SPACEHINTS type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_SPACEHINTS |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
cbInitial | Gets or sets the initial size (in bytes). |
![]() |
cbMaxExtent | Gets or sets the value that sets the ceiling of ulGrowth. This value is in bytes. |
![]() |
cbMinExtent | Gets or sets the value that overrides ulGrowth if too small. This value is in bytes. |
![]() |
grbit | Gets or sets the space hints options. |
![]() |
ulGrowth | Gets or sets the percent growth from last growth or initial size (possibly rounded to nearest native JET allocation size). Valid values are 0, and [100, 50000). |
![]() |
ulInitialDensity | Gets or sets the density at (append) layout. |
![]() |
ulMaintDensity | Gets or sets the density at which to maintain. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContentEquals | Returns a value indicating whether this instance is equal to another instance. |
![]() |
DeepClone | Returns a deep copy of the object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Generate a string representation of the instance. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)