Microsoft.SQLServer.Windows.LocalDBEngineMSSQL on Windows: Local DB Engine

Microsoft.SQLServer.Windows.LocalDBEngine (ClassType)

An installation of a Local MSSQL Database Engine on Windows. The database engine hosts databases and other SQL Server components.

Knowledge Base article:

Summary

An installation of a Local MSSQL Database Engine on Windows. The database engine hosts databases and other SQL Server components.

Element properties:

Base ClassMicrosoft.SQLServer.Windows.DBEngine
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId01c7eaa4-aaa0-28a2-55ec-af08fb1b7f9d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
Microsoft.SQLServer.Core.DBEngine:
MachineName  string  Machine Name true 256  False   
InstanceName  string  Instance Name true 256  False   
ConnectionString  string  Connection String false 256  False   
NetbiosComputerName  string  Netbios Computer Name false 256  False   
NetbiosDomainName  string  Netbios Domain Name false 256  False   
Edition  string  Edition false 256  False   
Language  string  Language false 256  False   
Version  string  Version false 256  False   
ServiceName  string  SQL Server Service Name false 256  False   
ServiceClusterName  string  SQL Server Service Name If Clustered Resource false 256  False   
Cluster  string  Cluster false 256  False   
PerformanceCounterObject  string  Performance Counter Object Name false 256  False   
AgentName  string  SQL Server Agent Service Name false 256  False   
Type  string  Instance Type false 256  False  DB Engine 
Microsoft.SQLServer.Windows.DBEngine:
MonitoringType  string  Monitoring Type false 256  False   
PrincipalName  string  Principal Name false 256  False   
AgentClusterName  string  SQL Server Agent Windows Service Name If Clustered Resource false 256  False   
AuthenticationMode  string  Authentication Mode false 256  False   
FullTextSearchServiceName  string  Full Text Search Service Name false 256  False   
FullTextSearchServiceClusterName  string  Full Text Search Service Name If Clustered Resource false 256  False   
MasterDatabaseLocation  string  Master Database Location false 256  False   
MasterDatabaseLogLocation  string  Master Database Log Location false 256  False   
ErrorLogLocation  string  Error Log Location false 256  False   
ServicePackVersion  string  Service Pack Version false 256  False   
AuditLevel  string  Audit Level false 256  False   
InstallPath  string  Install Path false 256  False   
ToolsPath  string  Tools Path false 256  False   
EnableErrorReporting  string  Error Reporting Enabled false 256  False   
Account  string  Account Name false 256  False   
InstanceID  string  Instance ID false 256  False   
TcpPorts  string  Tcp Ports false 256  False   

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Windows.LocalDBEngine" Base="Microsoft.SQLServer.Windows.DBEngine" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false"/>