RSS.NET

DBBool Structure

Represents Null, False, and True

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

System.Object
   System.ValueType
      Rss.DBBool

[Visual Basic]
Public Structure DBBool
[C#]
public struct DBBool

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.

Remarks

Source: Microsoft c# example

Requirements

Namespace: Rss

Assembly: RSS.NET (in RSS.NET.dll)

See Also

DBBool Members | Rss Namespace