gpNotNullableValueTypeConstraint constant

int const gpNotNullableValueTypeConstraint

Indicates that the Type parameter must be a value type that cannot be a null value.

Implementation

static const gpNotNullableValueTypeConstraint = 0x0008;