Microsoft.SQLServer.2016.ContainerSQL Server 2016-Datenbank: Speicheroptimierter Datencontainer

Microsoft.SQLServer.2016.Container (ClassType)

Microsoft SQL Server 2016-Datenbank: Speicheroptimierter Datendateigruppen-Container.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.2016.Container:
ContainerID  string  ID true 256  False 
ContainerName  string  Name false 256  False 
ContainerPath  string  Pfad false 256  False 
ContainerStorage  string  Speicher false 256  False 
ContainerStorageType  string  Speichertyp false 256  False 
FileGroupID  string  Dateigruppen-ID SQL Server 2016-Datenbankdateigruppen-ID false 256  False 
FileGroupName  string  Dateigruppenname SQL Server 2016-Datenbank-Dateigruppenname 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>