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

Microsoft.SQLServer.2016.FileGroup (ClassType)

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

Element properties:

Base ClassMicrosoft.SQLServer.2016.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9434c009-97d0-c310-156b-438c393bdb80

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.2016.FileGroup:
GroupName  string  グループ名 false 256  False 
ReadOnly  bool  読み取り専用 false 256   
TypeDesc  string  ファイルグループの種類 false 256  False 

Health Model:

Source Code:

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