隐式转换操作符,将Boolean对象转换为PrimaryKeyValue对象。
Namespace: Aliyun.OpenServices.OpenTableService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
Parameters
- value
- Type: SystemBoolean
Boolean对象。
Return Value
Type: PrimaryKeyValuePrimaryKeyValue对象。
See Also