Microsoft.SQLServer.2014.ContainerSQL Server 2014 DB 記憶體最佳化資料容器

Microsoft.SQLServer.2014.Container (ClassType)

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.2014.Container:
ContainerID  string  識別碼 true 256  False 
ContainerName  string  名稱 false 256  False 
ContainerPath  string  路徑 false 256  False 
ContainerStorage  string  儲存體 false 256  False 
ContainerStorageType  string  儲存體類型 false 256  False 
FileGroupID  string  檔案群組識別碼 SQL Server 2014 資料庫檔案群組識別碼 false 256  False 
FileGroupName  string  檔案群組名稱 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>