IsNullable-Eigenschaft
Ruft einen Wert ab, der angibt, ob das Feld auf NULL festlegbar ist.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public bool IsNullable { get; internal set; }
Eigenschaftswert
Typ: System. . :: . .Boolean
Ist true, wenn das Feld auf NULL festlegbar ist, und andernfalls false.