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

Microsoft.SQLServer.2014.Container (ClassType)

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

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SQLServer.2014.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 2014-Datenbankdateigruppen-ID false 256  False 
FileGroupName  string  Dateigruppenname SQL Server 2014-Datenbank-Dateigruppenname 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>