DBColumn.IsNullable Field
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Field Value
| Type | Default |
|---|---|
| Boolean | true |
See Also
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
[DefaultValue(true)]
public bool IsNullable
<DefaultValue(True)>
Public IsNullable As Boolean
| Type | Default |
|---|---|
| Boolean | true |