JET_SETINFO 클래스
JetSetColumn에 대한 설정입니다.
상속 계층
System.Object
Microsoft.Isam.Esent.Interop.JET_SETINFO
네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(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>
스레드로부터의 안전성
이 형식의 모든 public static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 구성원은 스레드로부터의 안전성이 보장되지 않습니다.