Helper class to find all instances of running LocalDb services.
More...
Helper class to find all instances of running LocalDb services.
◆ FindFirstAvailableInstance()
string PeanutButter.TempDb.LocalDb.LocalDbInstanceEnumerator.FindFirstAvailableInstance |
( |
| ) |
|
Attempts to find the highest-versioned LocalDb instance.
- Returns
- Instance name of the highest-versioned LocalDb instance, typically something like "v11.0"
◆ FindInstances()
string[] PeanutButter.TempDb.LocalDb.LocalDbInstanceEnumerator.FindInstances |
( |
| ) |
|
Finds the list of found LocalDb instance names.
- Returns
- String array of found LocalDb instance names
The documentation for this class was generated from the following file:
- source/TempDb/PeanutButter.TempDb.LocalDb/LocalDbInstanceEnumerator.cs