Click or drag to resize

usis.Data.LocalDb Namespace

The usis.Data.LocalDb namespace contains the types that allows you to use the SQL Server Express LocalDB instance API from a .NET Framework application.
Classes
  ClassDescription
Public classExtensions
Provides extension methods for the Manager class.
Public classInstanceInfo
Provides information about a SQL Server Express LocalDB instance.
Public classLocalDbException
Throws an exception for a SQL Server Express LocalDB error.
Public classManager
Provides methods to manage LocalDB instances.
Public classVersionInfo
Provides information about a SQL Server Express LocalDB version.
Enumerations
  EnumerationDescription
Public enumerationStopInstanceOptions
Describes to options that spectify the way to stop an instance.