Npgsql Api Docs

NpgsqlTime Structure

For a list of all members of this type, see NpgsqlTime Members.

System.Object
   System.ValueType
      NpgsqlTypes.NpgsqlTime

[Visual Basic]
Public Structure NpgsqlTime
    Implements IComparable`1([NpgsqlTypes.NpgsqlTime, Npgsql, Version=2.0.11.92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7)), IComparable, IComparer`1([NpgsqlTypes.NpgsqlTime, Npgsql, Version=2.0.11.92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7)), IComparer, IEquatable`1([NpgsqlTypes.NpgsqlTime, Npgsql, Version=2.0.11.92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7))
[C#]
public struct NpgsqlTime : 92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]], IComparable, 92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]], IComparer, 92, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7]]

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NpgsqlTypes

Assembly: Npgsql (in )

See Also

NpgsqlTime Members | NpgsqlTypes Namespace