OracleDateTime.Second Property

Definition

Gets the value of the OracleDateTime structure as a second.

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

Property Value

A second between 0 and 59.

Applies to