JET_RECSIZE結構

JetGetRecordSize (JET_SESID、JET_TABLEID、JET_RECSIZE、GetRecordSizeGrbit) 用來傳回記錄在使用者資料空間的使用需求、集合資料行數目、值數目和 ESENT 記錄結構額外負荷空間的相關資訊。

Namespace:Microsoft.Isam.Esent.Interop.Vista
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Structure JET_RECSIZE _
    Implements IEquatable(Of JET_RECSIZE)
'Usage
Dim instance As JET_RECSIZE
[SerializableAttribute]
public struct JET_RECSIZE : IEquatable<JET_RECSIZE>

執行緒安全

這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。

另請參閱

參考

JET_RECSIZE成員

Microsoft.Isam.Esent.Interop.Vista 命名空間