Inheritance HierarchySystemObject [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::CqOperation>] GemStone.GemFire.Cache.GenericCqOperation
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic sealed class CqOperation : [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::CqOperation>]
Public NotInheritable Class CqOperation
Inherits [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::CqOperation>]
public ref class CqOperation sealed : public [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::CqOperation>]
[<SealedAttribute>]
type CqOperation =
class
inherit [T:GemStone.GemFire.Cache.Generic.Internal.UMWrap<gemfire::CqOperation>]
end
The CqOperation type exposes the following members.
Methods
| Name | Description |
---|
  | ConvertFromNative |
conenience function for convertin from c++
gemfire::CqOperation::CqOperationType to
CqOperationType here.
|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also