Xbasic
SQL::LocalDB Namespace
IN THIS PAGE
Description
Functions for working with SQLLocalDB instances.
Methods
- CreateInstance Method
Creates a SQLLocalDB instance.
- DeleteInstance Method
Deletes a SQLLocalDB instance.
- GetInstanceInfo Method
Gets information about the specified instance of SQLLocalDB. See example.
- GetVersionInfo Method
Returns information for the specified version of SQLLocalDB. See example.
- ListInstances Method
Gets a list of all instances of SQLLocalDB available to the current logged in user.
- ListVersions Method
Fetch a list of the available SQLLocalDB versions.
- StartInstance Method
Start a SQLLocalDB instance.
- StartTracing Method
Enables tracing.
- StopInstance Method
Stop the specified SQLLocalDB instance.
- StopTracing Method
Disables tracing.