Click or drag to resize

Extensions Methods

The Extensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateInstance
Creates a new SQL Server Express LocalDB instance with the highest istalled version.
Public methodStatic memberEnumerateInstances
Gets the informations about both named and default LocalDB instances on the user’s workstation.
Public methodStatic memberEnumerateVersions
Returns all SQL Server Express LocalDB versions available on the computer.
Public methodStatic memberStopInstance(Manager, String)
Stops the specified SQL Server Express LocalDB instance from running.
Public methodStatic memberStopInstance(Manager, String, Int32)
Stops the specified SQL Server Express LocalDB instance from running.
Top
See Also