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

Microsoft.SQLServer.2016.Container (ClassType)

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

Element properties:

Base ClassMicrosoft.SQLServer.2016.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1e724cbb-1676-5642-2074-9726b4653d98

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.2016.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 2016 false 256  False 
FileGroupName  string  Nome filegroup Nome gruppo di file di database SQL Server 2016 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.Container" Accessibility="Public" Base="Microsoft.SQLServer.2016.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>