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