4D v18dataClassAttribute.kind |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v18
dataClassAttribute.kind
|
Paramètre | Type | Description | ||||||
dataClassAttribute.kind | Chaîne |
![]() |
Catégorie de l'attribut | |||||
La propriété dataClassAttribute.kind retourne la catégorie de l'attribut. La valeur retournée peut être une des valeurs suivantes :
Compte-tenu de la table et de la relation suivantes :
C_TEXTE($attKind)
$attKind:=ds.Employee.lastname.kind //$attKind="storage"
$attKind:=ds.Employee.manager.kind //$attKind="relatedEntity"
$attKind:=ds.Employee.directReports.kind //$attKind="relatedEntities"
dataClassAttribute.name
dataClassAttribute.relatedDataClass
dataClassAttribute.type
Produit : 4D
Thème : ORDA - DataClassAttribute
Nom intl. : dataClassAttribute.kind
Créé : 4D v17
4D - Langage ( 4D v17)
4D - Langage ( 4D v17.1)
4D - Langage ( 4D v17.2)
4D - Langage ( 4D v18)
4D - Langage ( 4D v17.3)
4D - Langage ( 4D v17.4)