System.LinkingFramework.FieldChamp de l'infrastructure de liaison (interne)

System.LinkingFramework.Field (ClassType)

Classe interne contenant la configuration de l'infrastructure de liaison pour les champs

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId28bd455d-90a7-8e93-a044-465c386da9c6

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False 
System.LinkingFramework.Field:
Name  string      true 256  False 
Type  string      false 256  False 
Size  string      false 256  False 
Collation  string      false 256  False 
AllowNull  bool      false 256   
PrimaryKeyPosition  int      false 256   
PrimaryKeyAcs  bool      false 256   

Health Model:

Source Code:

<ClassType ID="System.LinkingFramework.Field" Base="AdminItem!System.AdminItem" Hosted="true" Accessibility="Public" Abstract="false">
<Property ID="Name" Type="string" Key="true"/>
<Property ID="Type" Type="string"/>
<Property ID="Size" Type="string"/>
<Property ID="Collation" Type="string"/>
<Property ID="AllowNull" Type="bool"/>
<Property ID="PrimaryKeyPosition" Type="int"/>
<Property ID="PrimaryKeyAcs" Type="bool"/>
</ClassType>