C# Class Rhino.PersistentHashTable.Actions.EsentCommandBase

Afficher le fichier Open project: ayende/rhino-pht

Protected Properties

Свойство Type Description
databasePath string

Méthodes publiques

Méthode Description
EsentCommandBase ( string databasePath ) : System

Méthodes protégées

Méthode Description
ExecuteInDatabase ( JET_DBID>.Action action ) : void

Method Details

EsentCommandBase() public méthode

public EsentCommandBase ( string databasePath ) : System
databasePath string
Résultat System

ExecuteInDatabase() protected méthode

protected ExecuteInDatabase ( JET_DBID>.Action action ) : void
action JET_DBID>.Action
Résultat void

Property Details

databasePath protected_oe property

protected string databasePath
Résultat string