Microsoft.SQLServer.2014.AlwaysOn.AlwaysOnSeedMSSQL 2014: Always On シード

Microsoft.SQLServer.2014.AlwaysOn.AlwaysOnSeed (ClassType)

このオブジェクトは、特定のサーバー コンピューターに、いくつかの Always On コンポーネントが有効になっている Microsoft SQL Server 2014 インストールが含まれていることを示しています。

Knowledge Base article:

概要

このオブジェクトは、特定のサーバー コンピューターに、いくつかの Always On コンポーネントが有効になっている Microsoft SQL Server 2014 インストールが含まれていることを示しています。

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId965cf2e0-89b9-2d85-6647-d664e1be4343

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.2014.AlwaysOn.AlwaysOnSeed:
InstanceName  string  インスタンス名 true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.AlwaysOn.AlwaysOnSeed" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>