class DataStoreChangeMetaParam
Represents parameters related to changing metadata.
DataStoreChangeMetaParam
|
Constructor. | |
---|---|---|
V |
~DataStoreChangeMetaParam
|
Destructor. |
SetDataId
|
Sets the data ID. | |
GetDataId
|
Gets the data ID. | |
SetModificationFlag
|
Sets the modification flag. | |
GetModificationFlag
|
Gets the modification flag. | |
SetName
|
Sets the title. | |
GetName
|
Gets the title. | |
SetAccessPermission
|
Sets access permission. | |
GetAccessPermission
|
Gets access permission. | |
SetDeletePermission
|
Sets update permissions. Using this function is not recommended. | |
GetDeletePermission
|
Gets update permissions. Using this function is not recommended. | |
SetUpdatePermission
|
Sets update permissions. | |
GetUpdatePermission
|
Gets update permissions. | |
SetPeriod
|
Sets the number of valid days. | |
GetPeriod
|
Gets the number of valid days. | |
SetTags
|
Sets tags. | |
GetTags
|
Gets tags. | |
SetMetaBinary
|
Sets the binary data in the metadata. | |
GetMetaBinary
|
Gets the binary data in the metadata. | |
SetUpdatePassword
|
Sets an update password. | |
GetUpdatePassword
|
Gets an update password. | |
SetDataType
|
Sets the data type. | |
GetDataType
|
Gets the data type. | |
SetDataStatus
|
Sets the status. | |
GetDataStatus
|
Gets the status. | |
SetReferredCount
|
Sets the number of times data has been downloaded. This member will be removed and cannot be used. | |
GetReferredCount
|
Gets the number of times data has been downloaded. This member will be removed and cannot be used. | |
SetChangeMetaCompareParam
|
Sets the expected value for comparison to be changed with compare and swap. | |
GetChangeMetaCompareParam
|
Gets the expected value for comparison to be used with compare and swap. | |
Reset
|
Initializes an object to the default state generated by the constructor. | |
Trace
|
Traces the content of a DataStoreChangeMetaParam object. |
GetDataType
, GetReferredCount
, GetDataStatus
, SetDataType
, SetReferredCount
, and SetDataStatus
).
SetChangeMetaCompareParam
and GetChangeMetaCompareParam
).CONFIDENTIAL