PropertyInformation Members
Include Protected Members
Include Inherited Members
Provides information about a managed property.
The PropertyInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the property description. |
![]() |
FullTextQueriable | Gets a Boolean value that indicates whether the property can be used in full-text SQL syntax queries. |
![]() |
Name | Gets the property name. |
![]() |
Retrievable | Gets a Boolean value that indicates whether the property value can be retrieved. |
![]() |
Type | Gets the property data type. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top