Class DataTypeWriteOperation
This class contains operations to be performed on the created collection.
Inherited Members
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class DataTypeWriteOperation : WriteOperationBase
Constructors
| Name | Description |
|---|---|
|
Data |
Default constructor of the class DataTypeWriteOperation to initialize its object. |
| DataTypeWriteOperation(String, ProviderDataTypeItem<Object>, DatastructureOperationType, Int32) | DataTypeWriteOperation constructor which takes key, ProviderDataTypeItem, WriteOperationType and retries count. |
|
Data |
DataTypeWriteOperation constructor which takes key, WriteOperationType and retries count. |
Properties
| Name | Description |
|---|---|
|
Data |
Type of collection. |
|
Operation |
Gets the type of the write operation. |
|
Provider |
Gets/Sets the cache item. |