ITypeDescriptor Properties

Include Protected Members
Include Inherited Members

The ITypeDescriptor type exposes the following members.

Properties

  Name Description
Public property ContainsFilterDescriptor Determines whether this type descriptor or one of its children reference a filter descriptor.
Public property ContainsIdentifier Determines whether this type descriptor or one of its children reference an identifier.
Public property ContainsReadOnly Determines whether this type descriptor or one of its children represent a read-only data structure.
Public property Flags Retrieves flags of this type descriptor.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property InterpretedTypeName This element is reserved for future use and should not be used directly from your code.
Public property IsAssociationSet Determines whether this type descriptor references an association.
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property IsCollection Determines whether the described type represents a collection data structure.
Public property IsFilterDescriptorSet Determines whether this type descriptor references a filter descriptor.
Public property IsIdentifierSet Determines whether this type descriptor references an identifier.
Public property IsReadOnly Determines whether this type descriptor represents a read-only data structure.
Public property LobName Retrieves the name of the field on the external system.
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property TypeName Retrieves the name of the data type represented by this type descriptor.

Top

See Also

Reference

ITypeDescriptor Interface

Microsoft.BusinessData.MetadataModel Namespace