Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Generate a string representation of the structure.
Namespace: Microsoft.Isam.Esent.Interop.Windows8
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As JET_COMMIT_ID
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return value
Type: System.String
The structure as a string.