Microsoft.SQLServer.2014.FileArquivo do SQL Server 2014

Microsoft.SQLServer.2014.File (ClassType)

Abstrato do Arquivo do Microsoft SQL Server 2014

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2421fcdc-ba2e-9d4b-d7e8-37a6ab2b0183

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SQLServer.2014.File:
FileID  string  ID do Arquivo true 256  False 
FileName  string  Nome do Arquivo false 256  False 
FilePath  string  Caminho do Arquivo false 256  False 
Storage  string  Armazenamento false 256  False 
StorageType  string  Tipo de Armazenamento false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.File" Accessibility="Public" Base="Microsoft.SQLServer.2014.Component" Hosted="false" Abstract="true" Singleton="false">
<Property ID="FileID" Type="string" Key="true"/>
<Property ID="FileName" Type="string"/>
<Property ID="FilePath" Type="string"/>
<Property ID="Storage" Type="string"/>
<Property ID="StorageType" Type="string"/>
</ClassType>