Class SqlValue.Bool
public class SqlValue.Bool : SqlValue, IEquatable<SqlValue>, IStructuralEquatable, IComparable<SqlValue>, IComparable, IStructuralComparable
- Inheritance
-
SqlValue.Bool
- Implements
- Inherited Members
Properties
Item
public bool Item { get; }