TPropertyInfo (MM)

De Wiki1000
Version du 19 septembre 2025 à 11:16 par Flfay (discuter | contributions)
(diff) ← Version précédente | Voir la version courante (diff) | Version suivante → (diff)

Introduction

Cette classe gère la description d'un attribut dans le modèle métier.

Propriétés :

Propriétés communes aux objets du modèle.

Attribut Type Accès Description
DataType TumlDatatype read only Retourne le type de l'attribut.
UmlDatatype string read only Retourne le type UML de l'attribut.
IsPersistent boolean read only Retourne true si l'attribut est persistant.
IsNoPersistent boolean read only Retourne true si l'attribut n'est pas persistant.
IsVariable boolean read only Retourne true si l'attribut est variable.
IsStored boolean read only Retourne true si l'attribut est stocké en base.
IsReadOnly boolean read only Retourne true si l'attribut est en lecture seule.
IsImportant boolean read only Retourne true si l'attribut est marqué comme important.
IsSerialDatatype boolean read only Retourne true si le type est un type sérialisé.
IsSimpleDatatype boolean read only Retourne true si le type est un type simple.
IsVarStringDatatype boolean read only Retourne true si le type est une chaîne variable.
IsTextDatatype boolean read only Retourne true si le type est un type texte.
IsBinaryDatatype boolean read only Retourne true si le type est un type binaire.
IsNumericDatatype boolean read only Retourne true si le type est un type numérique.
IsIntegerDatatype boolean read only Retourne true si le type est un type entier.
IsMoneyDatatype boolean read only Retourne true si le type est un type monétaire.
IsNumberDatatype boolean read only Retourne true si le type est un type nombre.
IsDatetimeDatatype boolean read only Retourne true si le type est un type date et heure.
IsDateDatatype boolean read only Retourne true si le type est un type date.
IsTimeDatatype boolean read only Retourne true si le type est un type heure.
IsBooleanDatatype boolean read only Retourne true si le type est un type logique.
IsFrameworkDatatype boolean read only Retourne true si le type est un type complexe du framework.
IsRoleDatatype boolean read only Retourne true si le type est un rôle.
IsRef boolean read only Retourne true si l’attribut est une référence.
IsReference boolean read only Retourne true si l’attribut référence une autre classe.
IsRoleList boolean read only Retourne true si le rôle est une collection.
IsRoleAssociation boolean read only Retourne true si le rôle est une association.
IsUniqueDatatype boolean read only Retourne true si le type est un identifiant unique.
RefClassName string read only Retourne le nom de la classe référencée si l'attribut est un rôle.
AssClassName string read only Retourne le nom de la classe associée si l'attribut est un rôle d'association.
IsEnumeration boolean read only Retourne true si le type est une énumération.
EnumerationName string read only Retourne le nom de l'énumération si le type est une énumération.
TypeParam1 string read only Retourne le premier paramètre de type (si applicable).
TypeParam2 string read only Retourne le deuxième paramètre de type (si applicable).
TypeParam3 string read only Retourne le troisième paramètre de type (si applicable).
IsUnicode boolean read only Retourne true si le type est Unicode.
IsPersonalData boolean read only Retourne true si l'attribut contient des données personnelles.
IsSensitiveData boolean read only Retourne true si l'attribut contient des données sensibles.
Caption string read only Retourne le libellé de l'attribut.
NativeCaption string read only Retourne le libellé natif de l'attribut.
ShortCaption string read only Retourne le libellé court de l'attribut.
NativeShortCaption string read only Retourne le libellé court natif de l'attribut.
Hint string read only Retourne l'indice ou aide de l'attribut.
NativeHint string read only Retourne l'indice natif de l'attribut.
IsFramework boolean read only Retourne true si l'attribut appartient au framework.
IsRefOid boolean read only Retourne true si l'attribut est un OID de référence.
IsChild boolean read only Retourne true si l'attribut représente un enfant (composition).



Code métierDéveloppement DSM





Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Outils personnels