[]
Sets or gets a value which indicates whether the source column is nullable. This allows DbCommandBuilder to correctly generate Update statements for nullable columns.
public override bool SourceColumnNullMapping { get; set; }