Method | Description | |
---|---|---|
Initialize ( ) : void | ||
OpenReadContext ( ) : IReadContext | ||
OpenUpdateContext ( UpdateContextSyncMode mode ) : IUpdateContext | ||
SetTransactionNotifier ( ITransactionNotifier transactionNotifier ) : void |
Method | Description | |
---|---|---|
Connection_Disposed ( object sender, |
||
OpenConnection ( ) : |
public OpenUpdateContext ( UpdateContextSyncMode mode ) : IUpdateContext | ||
mode | UpdateContextSyncMode | |
return | IUpdateContext |
public SetTransactionNotifier ( ITransactionNotifier transactionNotifier ) : void | ||
transactionNotifier | ITransactionNotifier | |
return | void |