CepEventTypeField.IsNullable Property

Gets a value indicating whether the field is nullable.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public bool IsNullable { get; internal set; }

Property Value

Type: System.Boolean
true if the field is nullable; otherwise, false.

See Also

Reference

CepEventTypeField Class

Microsoft.ComplexEventProcessing Namespace