Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.63 KB

jet-dbinfomisc.lgposdetach-property.md

File metadata and controls

69 lines (54 loc) · 1.63 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: JET_DBINFOMISC.lgposDetach property
JET_DBINFOMISC.lgposDetach property
lgposDetach property
P:Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.lgposDetach
39516823
07/30/2014
reference
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.lgposDetach
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.lgposDetach
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.get_lgposDetach
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.set_lgposDetach
apiref
kbSyntax
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

JET_DBINFOMISC.lgposDetach property

Gets the lgpos of the last detach.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Property lgposDetach As JET_LGPOS
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_LGPOS

value = instance.lgposDetach
public JET_LGPOS lgposDetach { get; internal set; }

Property value

Type: Microsoft.Isam.Esent.Interop.JET_LGPOS

See also

Reference

JET_DBINFOMISC class

JET_DBINFOMISC members

Microsoft.Isam.Esent.Interop namespace