OracleString.Empty Field

Definition

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 

Field Value

Applies to