Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定源列是否可为空。
Public Overrides Property SourceColumnNullMapping As Boolean
public override bool SourceColumnNullMapping {get;set;}
如果源列可以为空,则返回 true;否则,返回 false。
在 UltraLite.NET 中,参数只能被用作 IN 参数,并忽略所有映射信息。只有 ULParameter.Value 属性非常重要。