Specifies whether the source column is nullable.
Public Overrides Property SourceColumnNullMapping As Boolean
public override bool SourceColumnNullMapping {get;set;}
True if the source column is nullable; false, otherwise.
In UltraLite.NET, parameters can only be used as IN parameters and all mapping information is ignored. Only the ULParameter.Value is important.