Method | Description | |
---|---|---|
DataContextFactory ( string xmlPath ) : System |
Method | Description | |
---|---|---|
DisposeResources ( ) : void |
Handles the disposal of resources. Derived from abstract class DisposableObject which handles common required locking logic.
|
|
InstantiateDataContext ( IHiveProvider hiveProvider ) : AbstractDataContext |
public DataContextFactory ( string xmlPath ) : System | ||
xmlPath | string | |
return | System |
protected InstantiateDataContext ( IHiveProvider hiveProvider ) : AbstractDataContext | ||
hiveProvider | IHiveProvider | |
return | AbstractDataContext |