Microsoft.SQLServer.Windows.LocalDBEngineWindows 上的 MSSQL: 本地数据库引擎

Microsoft.SQLServer.Windows.LocalDBEngine (ClassType)

Windows 上的本地 MSSQL 数据库引擎的安装。数据库引擎托管数据库和其他 SQL Server 组件。

Knowledge Base article:

摘要

Windows 上的本地 MSSQL 数据库引擎的安装。数据库引擎托管数据库和其他 SQL Server 组件。

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 (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False   
Microsoft.SQLServer.Core.DBEngine:
MachineName  string  计算机名称 true 256  False   
InstanceName  string  实例名 true 256  False   
ConnectionString  string  连接字符串 false 256  False   
NetbiosComputerName  string      false 256  False   
NetbiosDomainName  string      false 256  False   
Edition  string  版本 false 256  False   
Language  string  语言 false 256  False   
Version  string  版本 false 256  False   
ServiceName  string  SQL Server 服务名称 false 256  False   
ServiceClusterName  string  SQL Server 服务名称(如果是群集资源) false 256  False   
Cluster  string  群集 false 256  False   
PerformanceCounterObject  string  性能计数器对象名称 false 256  False   
AgentName  string  SQL Server 代理服务名称 false 256  False   
Type  string  实例类型 false 256  False  DB Engine 
Microsoft.SQLServer.Windows.DBEngine:
MonitoringType  string  监视类型 false 256  False   
PrincipalName  string  主体名称 false 256  False   
AgentClusterName  string  SQL Server 代理 Windows 服务名称(如果是群集资源) false 256  False   
AuthenticationMode  string  身份验证模式 false 256  False   
FullTextSearchServiceName  string  全文搜索服务名称 false 256  False   
FullTextSearchServiceClusterName  string  全文搜索服务名称(如果是群集资源) false 256  False   
MasterDatabaseLocation  string  Master 数据库位置 false 256  False   
MasterDatabaseLogLocation  string  Master 数据库日志位置 false 256  False   
ErrorLogLocation  string  错误日志位置 false 256  False   
ServicePackVersion  string  Service Pack 版本 false 256  False   
AuditLevel  string  审核级别 false 256  False   
InstallPath  string  安装路径 false 256  False   
ToolsPath  string  工具路径 false 256  False   
EnableErrorReporting  string  已启用错误报告 false 256  False   
Account  string  帐户名 false 256  False   
InstanceID  string  实例 ID false 256  False   
TcpPorts  string      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"/>