Click or drag to resize

InstanceInfo Properties

The InstanceInfo type exposes the following members.

Properties
  NameDescription
Public propertyConfigurationCorrupted
Gets a value indicating whether the instance configuration registry is corrupted.
Public propertyConnection
Gets the name of the TDS named pipe to connect to the instance.
Public propertyExists
Gets a value indicating whether the instance files exist on disk.
Public propertyIsAutomatic
Gets a value indicating whether this instance is automatic.
Public propertyIsRunning
Gets a value indicating whether this instance is running.
Public propertyIsShared
Gets a value indicating whether this instance is shared.
Public propertyLastStart
Gets the date and time when the instance was started for the last time.
Public propertyName
Gets the instance name.
Public propertyOwner
Gets the SID of the instance owner.
Public propertySharedInstanceName
Gets the shared name for the instance (if the instance is shared).
Public propertyVersion
Gets the LocalDB version for the instance.
Top
See Also