Property SourceColumnNullMapping
SourceColumnNullMapping
Sets a value which indicates whether the source column is null-able. This allows SqlCommandBuilder to correctly generate Update statements for nullable columns.
Declaration
public bool SourceColumnNullMapping { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |