|
PeanutButter
|
Helper class to find all instances of running LocalDb services. More...
Public Member Functions | |
| string[] | FindInstances () |
| Finds the list of found LocalDb instance names. | |
| string | FindFirstAvailableInstance () |
| Attempts to find the highest-versioned LocalDb instance. | |
Helper class to find all instances of running LocalDb services.
| string PeanutButter.TempDb.LocalDb.LocalDbInstanceEnumerator.FindFirstAvailableInstance | ( | ) |
Attempts to find the highest-versioned LocalDb instance.
| string[] PeanutButter.TempDb.LocalDb.LocalDbInstanceEnumerator.FindInstances | ( | ) |
Finds the list of found LocalDb instance names.