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

Afficher le fichier Open project: ayende/managed-esent Class Usage Examples

Méthodes publiques

Méthode Description
JET_INDEXRANGE ( ) : System

Initializes a new instance of the JET_INDEXRANGE class.

Private Methods

Méthode Description
GetNativeIndexRange ( ) : NATIVE_INDEXRANGE

Get a NATIVE_INDEXRANGE structure representing the object.

Method Details

JET_INDEXRANGE() public méthode

Initializes a new instance of the JET_INDEXRANGE class.
public JET_INDEXRANGE ( ) : System
Résultat System