KREDOR Business Object Framework Documentation

Nulls Class

Contains the values representing a database NULL for various .NET value types.

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

System.Object
   Nulls

public class Nulls

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

When a new instance of business class is created its fields are set to these null values. Normally you won't need to use this class in your code.

Requirements

Namespace: Kredor.BO

Assembly: KREDOR.BOFramework (in KREDOR.BOFramework.dll)

See Also

Nulls Members | Kredor.BO Namespace