The C1OlapKey type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Returns true if two C1OlapKey objects represent the
same set of C1OlapField objects and values.
(Overrides Object..::..Equals(Object).) |
![]() |
GetFormattedValue(Int32) |
Gets a formatted value from the Values array.
|
![]() |
GetFormattedValue(Int32, Object) |
Gets a formatted value from the Values array.
|
![]() |
GetHashCode |
Serves as a hash function for a C1OlapKey object.
(Overrides Object..::..GetHashCode()()()().) |
![]() |
MatchesItem |
Gets a value that determines whether a given data object matches the
content of this C1OlapKey.
|
![]() |
ToString |
Returns a string that represents this C1OlapKey.
(Overrides Object..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() |
Fields |
Gets the list of C1OlapField pivot fields associated with this
C1OlapKey.
|
![]() |
ValueField |
Gets the C1OlapField that represents the value field
associated with this C1OlapKey.
|
![]() |
Values |
Gets an array of values for the C1OlapField pivot fields
associated with this C1OlapKey.
|