Microsoft.SQLServer.2014.DBEngineSQL Server 2014 資料庫引擎

Microsoft.SQLServer.2014.DBEngine (ClassType)

安裝 Microsoft SQL Server 2014 資料庫引擎。資料庫引擎可裝載資料庫及其他 SQL Server 元件。

Element properties:

Base ClassMicrosoft.SQLServer.2014.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7ba1a29b-7343-1271-3803-9542b135b813

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.2014.ServerRole:
InstanceName  string  執行個體名稱 true 256  False 
Type  string  執行個體類型 false 256  False 
Microsoft.SQLServer.2014.DBEngine:
Version  string  版本 false 256  False 
Edition  string  版次 false 256  False 
AuthenticationMode  string  驗證模式 false 256  False 
ServiceName  string  SQL Server Windows 服務名稱 false 256  False 
ServiceClusterName  string  SQL Server Windows 服務名稱 (若為叢集資源) false 256  False 
FullTextSearchServiceName  string  全文檢索搜尋服務名稱 false 256  False 
FullTextSearchServiceClusterName  string  全文檢索搜尋服務名稱 (若為叢集資源) false 256  False 
AgentName  string  SQL Server Agent Windows 服務名稱 false 256  False 
AgentClusterName  string  SQL Server Agent Windows 服務名稱 (若為叢集資源) false 256  False 
ConnectionString  string  連接字串 false 256  False 
TcpPort  string  TCP 連接埠 false 256  False 
MasterDatabaseLocation  string  Master 資料庫位置 false 260  False 
MasterDatabaseLogLocation  string  Master 資料庫記錄檔位置 false 260  False 
ErrorLogLocation  string  錯誤記錄檔位置 false 260  False 
Language  string  語言 false 256  False 
ServicePackVersion  string  Service Pack 版本 false 256  False 
AuditLevel  string  稽核層級 false 256  False 
InstallPath  string  安裝路徑 false 260  False 
ToolsPath  string  工具路徑 false 260  False 
EnableErrorReporting  string  已啟用錯誤報表 false 256  False 
ReplicationWorkingDirectory  string  複寫工作目錄 false 260  False 
ReplicationDistributionDatabase  string  複寫散發資料庫 false 256  False 
PerformanceCounterObject  string  效能計數器物件名稱 false 256  False 
Cluster  string  叢集 false 256  False 
Account  string  帳戶名稱 false 256  False 
InstanceID  string  執行個體識別碼 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.DBEngine" Accessibility="Public" Base="Microsoft.SQLServer.2014.ServerRole" Hosted="true" Abstract="false">
<Property ID="Version" Type="string"/>
<Property ID="Edition" Type="string"/>
<Property ID="AuthenticationMode" Type="string"/>
<Property ID="ServiceName" Type="string"/>
<Property ID="ServiceClusterName" Type="string"/>
<Property ID="FullTextSearchServiceName" Type="string"/>
<Property ID="FullTextSearchServiceClusterName" Type="string"/>
<Property ID="AgentName" Type="string"/>
<Property ID="AgentClusterName" Type="string"/>
<Property ID="ConnectionString" Type="string"/>
<Property ID="TcpPort" Type="string"/>
<Property ID="MasterDatabaseLocation" Type="string" Length="260"/>
<Property ID="MasterDatabaseLogLocation" Type="string" Length="260"/>
<Property ID="ErrorLogLocation" Type="string" Length="260"/>
<Property ID="Language" Type="string"/>
<Property ID="ServicePackVersion" Type="string"/>
<Property ID="AuditLevel" Type="string"/>
<Property ID="InstallPath" Type="string" Length="260"/>
<Property ID="ToolsPath" Type="string" Length="260"/>
<Property ID="EnableErrorReporting" Type="string"/>
<Property ID="ReplicationWorkingDirectory" Type="string" Length="260"/>
<Property ID="ReplicationDistributionDatabase" Type="string"/>
<Property ID="PerformanceCounterObject" Type="string"/>
<Property ID="Cluster" Type="string"/>
<Property ID="Account" Key="false" Type="string"/>
<Property ID="InstanceID" Key="false" Type="string"/>
</ClassType>