OracleDateTime.Second 속성

정의

구조체의 값을 1 OracleDateTime 초로 가져옵니다.

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

속성 값

0에서 59 사이의 초.

적용 대상