InstanceInfo Properties |
The InstanceInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationCorrupted |
Gets a value indicating whether the instance configuration registry is corrupted.
| |
| Connection |
Gets the name of the TDS named pipe to connect to the instance.
| |
| Exists |
Gets a value indicating whether the instance files exist on disk.
| |
| IsAutomatic |
Gets a value indicating whether this instance is automatic.
| |
| IsRunning |
Gets a value indicating whether this instance is running.
| |
| IsShared |
Gets a value indicating whether this instance is shared.
| |
| LastStart |
Gets the date and time when the instance was started for the last time.
| |
| Name |
Gets the instance name.
| |
| Owner |
Gets the SID of the instance owner.
| |
| SharedInstanceName |
Gets the shared name for the instance (if the instance is shared).
| |
| Version |
Gets the LocalDB version for the instance.
|