SqlParameter.IsNullable プロパティ
アセンブリ: System.Data (system.data.dll 内)

Dim instance As SqlParameter Dim value As Boolean value = instance.IsNullable instance.IsNullable = value
/** @property */ public boolean get_IsNullable () /** @property */ public void set_IsNullable (boolean value)
public override function get IsNullable () : boolean public override function set IsNullable (value : boolean)
null 値を使用できる場合は true。それ以外の場合は false。既定値は false です。



Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からSqlParameter.IsNullable プロパティを検索する場合は、下記のリンクをクリックしてください。

- SqlParameter.IsNullable プロパティのページへのリンク