void SetDataType( const qUnsignedInt16 dataType );
Name | Description | |
---|---|---|
in | dataType | The data type to be added to upload data as metadata. |
Sets the data type.
This function specifies the data type to be added to upload data as metadata. The value set here can be searched by the DataStoreClient::SearchObject
function. The default value is 0
. DataStoreConstantsINVALID_DATA_TYPE
cannot be used with this function.
CONFIDENTIAL