NullNotNull Enum

Definition

Represents optional NULL/NOT NULL contraint in column definition in INSERT BULK statement

C#
public enum NullNotNull
Inheritance
NullNotNull

Fields

Name Value Description
NotSpecified 0
Null 1
NotNull 2

Applies to

Product Versions
Microsoft.SQLServer.DacFx 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161