DomainObjects Class Library

ReplaceNull Class

Replaces NULL with the specified replacement value.

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

System.Object
   Field
      ScalarFunction
         ReplaceNull

[Serializable]
[Serializable]
public class ReplaceNull : ScalarFunction, IEquatable<T>

Requirements

Namespace: DomainObjects.Facade.Command.Function

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

See Also

ReplaceNull Members | DomainObjects.Facade.Command.Function Namespace