Microsoft.SQLServer.2014.FileGroupSQL Server 2014 ファイルグループの要約

Microsoft.SQLServer.2014.FileGroup (ClassType)

Microsoft SQL Server 2014 データベース ファイル グループ

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId00de9a7a-619a-9d75-0e7c-3131ed3b0739

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.2014.FileGroup:
GroupName  string  グループ名 false 256  False 
ReadOnly  bool  読み取り専用 false 256   
TypeDesc  string  ファイルグループの種類 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.FileGroup" Accessibility="Public" Base="Microsoft.SQLServer.2014.Component" Hosted="false" Abstract="true" Singleton="false">
<Property ID="GroupName" Type="string"/>
<Property ID="ReadOnly" Type="bool"/>
<Property ID="TypeDesc" Type="string"/>
</ClassType>