JET_SETINFO class
Settings for JetSetColumn.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_SETINFO
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class JET_SETINFO _
Implements IContentEquatable(Of JET_SETINFO), IDeepCloneable(Of JET_SETINFO)
'Usage
Dim instance As JET_SETINFO
[SerializableAttribute]
public class JET_SETINFO : IContentEquatable<JET_SETINFO>,
IDeepCloneable<JET_SETINFO>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.