MSSqlLocalDBApi Methods
Provides helper methods allowing you to manage the SQL Server Express LocalDB instances.
Name | Description |
---|---|
Check |
Throws an Object |
Create |
Creates a new SQL Server Express Local |
Delete |
Deletes the specified Local |
Dispose() |
Disposes the MSSql |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns information for the specified SQL Server Express Local |
Get |
Returns the names of all SQL Server Express Local |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns information for the specified SQL Server Express Local |
Get |
Returns all SQL Server Express Local |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Share |
Shares the specified SQL Server Express Local |
Start |
Starts the specified SQL Server Express Local |
Start |
Starts tracing API calls for all the SQL Server Express Local |
Stop |
Stops the specified SQL Server Express Local |
Stop |
Stops tracing API calls for all the SQL Server Express Local |
To |
Returns a string that represents the current object. Inherited from Object. |
Unshare |
Stops the sharing of the specified SQL Server Express Local |
See Also