Microsoft.SQLServer.2014.ServerRoleRôle SQL Server 2014

Microsoft.SQLServer.2014.ServerRole (ClassType)

Installation d'une instance Microsoft SQL Server 2014

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1a8c7f5b-afff-99bc-f03e-a24bb2e70dac

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Microsoft.SQLServer.2014.ServerRole:
InstanceName  string  Nom d'instance true 256  False 
Type  string  Type d'instance false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.ServerRole" Accessibility="Public" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Abstract="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
</ClassType>