QueryResult Properties

Include Protected Members
Include Inherited Members

The QueryResult type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from DictionaryBase.)
Protected property Dictionary (Inherited from DictionaryBase.)
Protected property InnerHashtable (Inherited from DictionaryBase.)
Public property Item Gets or sets the object with the specified key.
Public property Keys Gets the keys of the underlying dictionary.
Public property KeyTocalculatedMemberNameMappings Gets the key to a calculated member name mapping.
Public property ResultException Gets or sets the result exception.
Public property Values Gets the values of the underlying dictionary.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IDictionary.IsFixedSize (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property IDictionary.IsReadOnly (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property IDictionary.Item (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property IDictionary.Keys (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from DictionaryBase.)
Explicit interface implemetationPrivate property IDictionary.Values (Inherited from DictionaryBase.)

Top

See Also

Reference

QueryResult Class

Microsoft.PerformancePoint.Scorecards Namespace