Partager via


ITypeDescriptor.IsLeaf - Méthode

Détermine si ce descripteur de type contient tous les descripteurs de type.

Espace de noms :  Microsoft.BusinessData.MetadataModel
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Function IsLeaf As Boolean
'Utilisation
Dim instance As ITypeDescriptor
Dim returnValue As Boolean

returnValue = instance.IsLeaf()
bool IsLeaf()

Valeur renvoyée

Type : System.Boolean
true si le descripteur de type ne contient-elle pas tous les descripteurs de type ; dans le cas contraire, false.

Voir aussi

Référence

ITypeDescriptor interface

ITypeDescriptor - Membres

Microsoft.BusinessData.MetadataModel - Espace de noms