Method | Description | |
---|---|---|
InsertCountLoadAllDeleteAndLoadAgain ( ) : void |
This method shows the use and the functionality of some repository methods.
|
|
LoadRavenExample ( ) : void |
This example shows how to instantiate a new raven repository
|
|
LoadTrackFromDb ( ) : void |
This example shows how to load from the repository a previously stored track.
|
|
RunExamples ( ) : void |
Access method that will be executed by
|
|
StoreTrackInDb ( ) : void |
This example shows how to save a track in a generic repository
|
public static InsertCountLoadAllDeleteAndLoadAgain ( ) : void | ||
return | void |