NamedCacheGetMetadata Method

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodGetMetadata(Byte, GetMetadataOptions)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(Byte, Boolean)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(Guid, GetMetadataOptions)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(Guid, Boolean)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(String, GetMetadataOptions)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(String, Boolean)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(CachedObjectId, GetMetadataOptions)
Gets server metadata and user-defined index values for an object in the named cache.
Public methodGetMetadata(CachedObjectId, Boolean)
Gets server metadata and user-defined index values for an object in the named cache.
Top
See Also

Reference