• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try NCache Live
Show / Hide Table of Contents

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
Back to top Copyright © 2017 Alachisoft