TypeDescriptor Properties
Include Protected Members
Include Inherited Members
The TypeDescriptor type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AssociationReference | Gets or sets a reference to an association. |
![]() |
ChildTypeDescriptors | Gets the collection of child descriptors. |
![]() |
ContainsFilterDescriptor | Gets whether the TypeDescriptor object contains a FilterDescriptor object. |
![]() |
ContainsIdentifier | Indicates whether the TypeDescriptor object contains an identifier. |
![]() |
ContainsReadOnly | Gets whether the TypeDescriptor object contains read-only data. |
![]() |
DefaultDisplayName | Gets or sets the default display name. (Inherited from MetadataObject.) |
![]() |
FilterDescriptor | Gets or sets the filter descriptor. |
![]() |
Flags | Gets or sets the TypeDescriptorFlags object. |
![]() |
Id | Gets the identifier of the MetadataObject object. (Inherited from MetadataObject.) |
![]() |
IdentifierReference | Gets or sets the IdentifierReference object. |
![]() |
Interpretation | Gets the list of interpretation rules. |
![]() |
IsCached | Indicates whether the object is cached. (Inherited from MetadataObject.) |
![]() |
IsCollection | Get or sets whether the current object is a collection. |
![]() |
LobName | Gets or sets the external system's name. |
![]() |
LocalizedDisplayName | Gets or sets the localized display name. (Inherited from MetadataObject.) |
![]() |
LocalizedDisplayNames | Gets the collection of localized display names. (Inherited from MetadataObject.) |
![]() |
Name | Gets or sets the name of the object. (Inherited from MetadataObject.) |
![]() |
Parameter | Gets the parameter of the TypeDescriptor object. |
![]() |
ParentTypeDescriptor | Gets or sets the parent of the TypeDescriptor object. |
![]() |
Properties | Gets the property collection of the object. (Inherited from MetadataObject.) |
![]() |
TypeName | Gets or sets the type name. |
Top
.gif)