ITypeDescriptor Methods

Include Protected Members
Include Inherited Members

The ITypeDescriptor type exposes the following members.

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetAssociation Returns the association that corresponds to the identifier referenced by this type descriptor.
Public method GetChildTypeDescriptors Returns the type descriptors that correspond to the fields of the represented structure.
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetFilterDescriptor Retrieves the filter descriptor that is referenced by this type descriptor.
Public method GetIdentifier Returns the identifier that is referenced by the type descriptor.
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetParameter Returns the parameter that contains this type descriptor.
Public method GetParentTypeDescriptor Returns the type descriptor that contains this type descriptor.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method IsLeaf Determines whether this type descriptor contains any type descriptors.
Public method IsRoot Determines whether this type descriptor represents the root of a data structure.
Public method TryGetDefaultValue Attempts to get the default value of the type descriptor defined for the specified method instance.

Top

See Also

Reference

ITypeDescriptor Interface

Microsoft.BusinessData.MetadataModel Namespace