4D v17 R2dataClassAttribute.kind | 
            |||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
			
                    
                         
    4D v17 R2
 
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"
	Produit :  4D
	Thème :  ORDA - DataClassAttribute
	
        
        
	Nom intl. :  dataClassAttribute.kind
	Créé :  4D v17
	4D - Langage ( 4D v17)
	4D - Langage ( 4D v17 R2)
	
	
	
	4D - Langage ( 4D v17.1)
	
	4D - Langage ( 4D v17.2)
	
	4D - Langage ( 4D v17.3)
	
	4D - Langage ( 4D v17.4)
	
	
Ajouter un commentaire