DB2 V9.7 for Linux, UNIX, and Windows

DB2String.op_explicit 方法

将提供的 DB2String 结构转换为字符串。

名称空间:
IBM.Data.DB2Types
组合件:
IBM.Data.DB2(在 IBM.Data.DB2.dll 中)

语法

[Visual Basic]
Public Shared Narrowing Operator CType (source As DB2String) As String
[C#]
public static implicit operator string (DB2String source)
[C++]
public:
static implicit operator string (DB2String source)

参数

source
要转换为字符串的 DB2String 结构。

返回值

DB2String 实例转换的字符串值。

版本信息

最近一次更新
本主题在 IBM DB2 V9.5 中进行了最近一次更新
.NET Framework 版本
支持版本:2.0、3.0、3.5 和 4.0
IBM 数据服务器客户机
支持版本:IBM DB2 V9