ExportTableOptions.AllowDBNull

ExportTableOptions.AllowDBNull property

This value indicates whether DBNulls are allowed in this table.

public bool AllowDBNull { get; set; }

See Also