IsNullable Property
IsNullable
Gets or sets a value that indicates whether the parameter accepts null values.
Declaration
public override bool IsNullable { get; set; }
Public Overrides Property IsNullable As Boolean
Overrides
System.Data.Common.DbParameter.IsNullable