Microsoft.SQLServer.2014.DBFilesPartitionSeedSQL Server 2014 Local Database Group

Microsoft.SQLServer.2014.DBFilesPartitionSeed (ClassType)

A group containing a part of databases of a particular Microsoft SQL Server 2014 DB engine

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId64de258a-eeca-8b46-46e7-21044a9c867b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SQLServer.2014.DBFilesPartitionSeed:
PartitionNumber  string  Partition Number true 256  False 
PartitionCount  string  Partition Count false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.DBFilesPartitionSeed" Accessibility="Public" Base="System!System.Entity" Hosted="true" Abstract="false" Singleton="false">
<Property ID="PartitionNumber" Type="string" Key="true"/>
<Property ID="PartitionCount" Type="string"/>
</ClassType>