Udostępnij przez


FacetInfo Members

The FacetInfo object represents a facet information item that is used to record information about the facets.

The following tables list the members exposed by the FacetInfo type.

Public Properties

  Name Description
Bb965361.pubproperty(pl-pl,SQL.100).gif Description Gets the descriptions of the facet.
Bb965361.pubproperty(pl-pl,SQL.100).gif DisplayName Gets the display name of the facet.
Bb965361.pubproperty(pl-pl,SQL.100).gif EvaluationMode  
Bb965361.pubproperty(pl-pl,SQL.100).gif FacetProperties Gets static information about the properties of the facet.
Bb965361.pubproperty(pl-pl,SQL.100).gif FacetPropertyDescriptors Gets the descriptors of the facet properties.
Bb965361.pubproperty(pl-pl,SQL.100).gif FacetType Gets the facet type.
Bb965361.pubproperty(pl-pl,SQL.100).gif Name Gets the name of the facet.
Bb965361.pubproperty(pl-pl,SQL.100).gif TargetTypes Represents a collection of Type objects. Each Type object represents a system type on which the facet operates.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb965361.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
Bb965361.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
Bb965361.pubmethod(pl-pl,SQL.100).gif GetTargetProperty  
Bb965361.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Bb965361.pubmethod(pl-pl,SQL.100).gifBb965361.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Bb965361.pubmethod(pl-pl,SQL.100).gif ToString Overridden.  

Top

Protected Methods

  Name Description
Bb965361.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Bb965361.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.IComparable.CompareTo  
System.IDisposable.Dispose  

Top