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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SQLServer.2014.Container:
ContainerID  string  ID 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  파일 그룹 ID SQL Server 2014 데이터베이스 파일 그룹 ID 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>