The UserAttributeDataType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| UserAttributeDataType | Initializes a new instance of the UserAttributeDataType class |
Methods
| Name | Description | |
|---|---|---|
| ConvertToComplex | (Inherited from ComplexAttributeDataTypeBase<(Of <(TComplexEntity>)>).) | |
| ConvertToPrimitive | (Inherited from ComplexAttributeDataTypeBase<(Of <(TComplexEntity>)>).) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DbType | (Inherited from AttributeDataTypeBase.) | |
| DbValues | (Inherited from AttributeDataTypeBase.) | |
| GuiControl | (Inherited from AttributeDataTypeBase.) | |
| MappedQueryType | (Inherited from AttributeDataTypeBase.) | |
| Type | (Inherited from AttributeDataTypeBase.) | |
| Values | (Inherited from AttributeDataTypeBase.) |