Table of Contents

Class NullableOperandAttribute

Namespace
Innova.Data.StructuredSearch.Operators
Assembly
Innova.Data.dll

Specifies that the operand of a class is nullable.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = true)]
public class NullableOperandAttribute : Attribute, _Attribute
Inheritance
NullableOperandAttribute
Implements

Constructors

NullableOperandAttribute(NullableOperandMode)

Initializes a new instance of the NullableOperandAttribute class with the specified mode.

Properties

Mode

Gets or sets the mode of the nullable operand.