Microsoft.SQLServer.2014.ContainerContenitore di dati con ottimizzazione per la memoria del database di SQL Server 2014

Microsoft.SQLServer.2014.Container (ClassType)

Contenitore del filegroup di dati con ottimizzazione per la memoria del database di Microsoft SQL Server 2014

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId65cd144b-35d0-29bc-3a77-00eb2c7e9dc5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.2014.Container:
ContainerID  string  ID true 256  False 
ContainerName  string  Nome false 256  False 
ContainerPath  string  Percorso false 256  False 
ContainerStorage  string  Archiviazione false 256  False 
ContainerStorageType  string  Tipo di archiviazione false 256  False 
FileGroupID  string  ID filegroup ID gruppo di file di database SQL Server 2014 false 256  False 
FileGroupName  string  Nome filegroup Nome gruppo di file di database SQL Server 2014 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Container" Accessibility="Public" Base="Microsoft.SQLServer.2014.Component" Hosted="true" Abstract="false" Singleton="false">
<Property ID="ContainerID" Type="string" Key="true"/>
<Property ID="ContainerName" Type="string"/>
<Property ID="ContainerPath" Type="string"/>
<Property ID="ContainerStorage" Type="string"/>
<Property ID="ContainerStorageType" Type="string"/>
<Property ID="FileGroupID" Type="string"/>
<Property ID="FileGroupName" Type="string"/>
</ClassType>