Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.