JET_SPACEHINTS 类
描述 ESENT 数据库的表中的列。
继承层次结构
System.Object
Microsoft.Isam.Esent.Interop.JET_SPACEHINTS
Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (
语法
'Declaration
<SerializableAttribute> _
Public NotInheritable Class JET_SPACEHINTS _
Implements IContentEquatable(Of JET_SPACEHINTS), IDeepCloneable(Of JET_SPACEHINTS)
'Usage
Dim instance As JET_SPACEHINTS
[SerializableAttribute]
public sealed class JET_SPACEHINTS : IContentEquatable<JET_SPACEHINTS>,
IDeepCloneable<JET_SPACEHINTS>
线程安全
此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。