Struct MSSqlLocalDBInstanceInfo
- Namespace
- DevExpress.Xpo.DB.Helpers
- Assembly
- DevExpress.Xpo.v24.1.dll
public struct MSSqlLocalDBInstanceInfo
- Inherited Members
-
Fields
Build
Field Value
- int
ConfigurationCorrupted
public bool ConfigurationCorrupted
Field Value
- bool
Connection
Field Value
- string
Exists
Field Value
- bool
InstanceName
public string InstanceName
Field Value
- string
IsAutomatic
Field Value
- bool
IsRunning
Field Value
- bool
IsShared
Field Value
- bool
LastStartUTC
public FILETIME LastStartUTC
Field Value
- FILETIME
LocalDBInstanceInfoSize
public int LocalDBInstanceInfoSize
Field Value
- int
Major
Field Value
- int
Minor
Field Value
- int
OwnerSID
Field Value
- string
Revision
Field Value
- int
SharedInstanceName
public string SharedInstanceName
Field Value
- string