Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 1.67 KB

jet-dbinfomisc.bkinfofullcur-property.md

File metadata and controls

69 lines (54 loc) · 1.67 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.bkinfoFullCur property
JET_DBINFOMISC.bkinfoFullCur property
bkinfoFullCur property
P:Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.bkinfoFullCur
39510525
07/30/2014
reference
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.bkinfoFullCur
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.bkinfoFullCur
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.set_bkinfoFullCur
Microsoft.Isam.Esent.Interop.JET_DBINFOMISC.get_bkinfoFullCur
kbSyntax
apiref
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

JET_DBINFOMISC.bkinfoFullCur property

Gets information about the current backup.

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

Syntax

'Declaration
Public Property bkinfoFullCur As JET_BKINFO
    Get
    Friend Set
'Usage
Dim instance As JET_DBINFOMISC
Dim value As JET_BKINFO

value = instance.bkinfoFullCur
public JET_BKINFO bkinfoFullCur { get; internal set; }

Property value

Type: Microsoft.Isam.Esent.Interop.JET_BKINFO

See also

Reference

JET_DBINFOMISC class

JET_DBINFOMISC members

Microsoft.Isam.Esent.Interop namespace