 | TableSchemaColumnAllowNull Property |
Gets or sets value indicating whether column allows null values.
Namespace:
Dynamicweb.Analytics
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic bool AllowNull { get; set; }
Public Property AllowNull As Boolean
Get
Set
Property Value
Type:
Boolean
See Also