JET_RETINFO 类

包含 JetRetrieveColumn 的可选输入和输出参数。

继承层次结构

System.Object
  Microsoft.Isam.Esent.Interop.JET_RETINFO

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Class JET_RETINFO _
    Implements IContentEquatable(Of JET_RETINFO), IDeepCloneable(Of JET_RETINFO)
'Usage
Dim instance As JET_RETINFO
public class JET_RETINFO : IContentEquatable<JET_RETINFO>, 
    IDeepCloneable<JET_RETINFO>

线程安全

此类型的所有公共静态(Visual Basic 中共享的)成员都是线程安全的。 但不保证所有实例成员都是线程安全的。

请参阅

参考

JET_RETINFO成员

Microsoft.Isam.Esent.Interop 命名空间