隐式转换操作符,将String对象转换为PrimaryKeyValue对象。
主键值不能为空引用或者长度为0的字符串。
Namespace: Aliyun.OpenServices.OpenTableService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Parameters
- value
- Type: SystemString
String对象。
Return Value
Type: PrimaryKeyValuePrimaryKeyValue对象。
See Also