Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ソースカラムが NULL 入力可であるかどうかを指定します。
Public Overrides Property SourceColumnNullMapping As Boolean
public override bool SourceColumnNullMapping {get;set;}
ソースカラムが NULL 入力可の場合は true、そうでない場合は false。
Ultra Light.NET では、パラメータは IN パラメータとしてのみ使用できるほか、マッピング情報はすべて無視されます。重要なのは、ULParameter.Value プロパティだけです。