Table of Contents

Class SqlValue.Bytea

Namespace
Npgsql.FSharp
Assembly
Npgsql.FSharp.dll
public class SqlValue.Bytea : SqlValue, IEquatable<SqlValue>, IStructuralEquatable, IComparable<SqlValue>, IComparable, IStructuralComparable
Inheritance
SqlValue.Bytea
Implements
Inherited Members

Properties

Item

public byte[] Item { get; }

Property Value

byte[]