Microsoft.SQLServer.2016.DBFileGroupFilegroup di database di SQL Server 2016

Microsoft.SQLServer.2016.DBFileGroup (ClassType)

Filegroup di database di Microsoft SQL Server 2016

Element properties:

Base ClassMicrosoft.SQLServer.2016.FileGroup
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0450200a-1251-5be2-69e2-e3a0b05d17a1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
Microsoft.SQLServer.2016.FileGroup:
GroupName  string  Nome gruppo false 256  False 
ReadOnly  bool  Sola lettura false 256   
TypeDesc  string  Tipo di filegroup false 256  False 
Microsoft.SQLServer.2016.DBFileGroup:
GroupID  string  ID gruppo true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2016.DBFileGroup" Accessibility="Public" Base="Microsoft.SQLServer.2016.FileGroup" Hosted="true" Abstract="false" Singleton="false">
<Property ID="GroupID" Type="string" Key="true"/>
</ClassType>