Microsoft.SystemCenter.DataWarehouse.SynchronizationLogTietovaraston synkronointiloki

Microsoft.SystemCenter.DataWarehouse.SynchronizationLog (ClassType)

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0279044b-91d6-ba57-c343-1a9ec8449138

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FIN) Description (FIN) Key Max Length Min Length Case Sensitive EnumType
System.Entity:
DisplayName  string  Näyttönimi Objektin näyttönimi. false 4000  False   
Microsoft.SystemCenter.DataWarehouse.SynchronizationLog:
EventId  guid  Tapahtuman tunnus Tapahtuman tunnus true 256     
BatchId  int  Erätunnus Erätunnus false 256     
Action  enum  Toiminto Toiminto false 256    DW.SourceMPAction 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataWarehouse.SynchronizationLog" Base="AdminItem!System.AdminItem" Accessibility="Public" Hosted="false" Abstract="false">
<Property ID="EventId" Type="guid" Required="true" Key="true"/>
<Property ID="BatchId" Type="int" Required="true"/>
<Property ID="Action" Type="enum" EnumType="DW.SourceMPAction" Required="true"/>
</ClassType>