Struct DuckDBTimeTz
public struct DuckDBTimeTz
- Inherited Members
Properties
Offset
public int Offset { readonly get; set; }
Property Value
Time
public DuckDBTimeOnly Time { readonly get; set; }
public struct DuckDBTimeTz
public int Offset { readonly get; set; }
public DuckDBTimeOnly Time { readonly get; set; }