DomainObjects Class Library

Null Class

A field that represents an null value in the database. Translates into the SQL string NULL.

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

System.Object
   Field
      Null

public class Null : Field

Requirements

Namespace: DomainObjects.Facade.Command.Expression

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

Null Members | DomainObjects.Facade.Command.Expression Namespace