DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
LocalTime Class
LocalTime Properties
Hour Property
Minute Property
Nanoseconds Property
Second Property
TotalNanoseconds Property
LocalTime
Second Property
Gets the second component of the time represented by the current instance, a number from 0 to 59.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
public
int
Second
{
get
; }
Property Value
Type:
Int32
See Also
Reference
LocalTime Class
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.