Class SqlValue.Bytea
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[]