System.LinkingFramework.DataCollectionLinking Framework Data Collection (internal)

System.LinkingFramework.DataCollection (ClassType)

An internal class containing linking framework data collection

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0e7375bc-4c87-60de-bf64-70190d011a24

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
System.LinkingFramework.DataCollection:
DataCollectionName  string      true 256  False 
StagingName  string      false 256  False 
DataTables  string      false 4096  False 
Settings  string      false 65536  False 

Health Model:

Source Code:

<ClassType ID="System.LinkingFramework.DataCollection" Base="AdminItem!System.AdminItem" Hosted="true" Accessibility="Public" Abstract="false">
<Property ID="DataCollectionName" Type="string" Key="true"/>
<Property ID="StagingName" Type="string"/>
<Property ID="DataTables" Type="string" MaxLength="4096"/>
<Property ID="Settings" Type="string" MaxLength="65536"/>
</ClassType>