Microsoft.SQLServer.DBEngineSQL DB エンジン

Microsoft.SQLServer.DBEngine (ClassType)

Microsoft SQL Server データベース エンジンのすべてのバージョンのインストール

Element properties:

Base ClassMicrosoft.SQLServer.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9fd13986-4c60-3d32-2300-d17f4a2b54eb

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.ServerRole:
InstanceName  string  インスタンス名 true 256  False 
Type  string  インスタンス型 false 256  False 
Microsoft.SQLServer.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 エージェントの Windows サービス名 false 256  False 
AgentClusterName  string  クラスター リソースの場合は、SQL Server エージェントの Windows サービス名 false 256  False 
ConnectionString  string  接続文字列 false 256  False 
MasterDatabaseLocation  string  Master データベースの場所 false 256  False 
MasterDatabaseLogLocation  string  Master データベース ログの場所 false 256  False 
ErrorLogLocation  string  エラー ログの場所 false 256  False 
Language  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 
ReplicationWorkingDirectory  string  レプリケーション作業ディレクトリ false 256  False 
ReplicationDistributionDatabase  string  レプリケーション ディストリビューション データベース false 256  False 
PerformanceCounterObject  string  パフォーマンス カウンター オブジェクト名 false 256  False 
Cluster  string  クラスター false 256  False 
Account  string  アカウント名 false 256  False 
InstanceID  string  インスタンス ID false 256  False 
TcpPort  string  TCP ポート false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.DBEngine" Accessibility="Public" Base="Microsoft.SQLServer.ServerRole" Hosted="true" Abstract="false" Singleton="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="MasterDatabaseLocation" Type="string"/>
<Property ID="MasterDatabaseLogLocation" Type="string"/>
<Property ID="ErrorLogLocation" Type="string"/>
<Property ID="Language" Type="string"/>
<Property ID="ServicePackVersion" Type="string"/>
<Property ID="AuditLevel" Type="string"/>
<Property ID="InstallPath" Type="string"/>
<Property ID="ToolsPath" Type="string"/>
<Property ID="EnableErrorReporting" Type="string"/>
<Property ID="ReplicationWorkingDirectory" Type="string"/>
<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"/>
<Property ID="TcpPort" Type="string"/>
</ClassType>