OracleTimeSpan.Null Field

Definition

Represents a null value that can be assigned to the Value property of an instance of the OracleTimeSpan structure.

public: static initonly System::Data::OracleClient::OracleTimeSpan Null;
public static readonly System.Data.OracleClient.OracleTimeSpan Null;
 staticval mutable Null : System.Data.OracleClient.OracleTimeSpan
Public Shared ReadOnly Null As OracleTimeSpan 

Field Value

Remarks

Null functions as a constant for the OracleTimeSpan structure.

Applies to