C# Class Microsoft.Isam.Esent.Interop.JET_INSTANCE_INFO

Show file Open project: ayende/managed-esent Class Usage Examples

Private Methods

Method Description
SetFromNativeAscii ( NATIVE_INSTANCE_INFO native ) : void

Set the properties of the object from a native instance info where the strings in the NATIVE_INSTANCE_INFO are ASCII.

SetFromNativeUnicode ( NATIVE_INSTANCE_INFO native ) : void

Set the properties of the object from a native instance info where the strings i nthe NATIVE_INSTANCE_INFO are Unicode.