OracleTimeSpan.Days Property

Definition

Gets the number of whole days represented by this instance.

public:
 property int Days { int get(); };
public int Days { get; }
member this.Days : int
Public ReadOnly Property Days As Integer

Property Value

The day component of this instance.

Applies to