OracleString.Empty 字段
定义
表示可分配给 Value 结构实例的 OracleString 属性的空字符串。Represents an empty string that can be assigned to the Value property of an instance of the OracleString structure.
public: static initonly System::Data::OracleClient::OracleString Empty;
public static readonly System.Data.OracleClient.OracleString Empty;
staticval mutable Empty : System.Data.OracleClient.OracleString
Public Shared ReadOnly Empty As OracleString