[]
        
(Showing Draft Content)

C1.DataConnector.C1DbParameter.IsNullable

IsNullable Property

IsNullable

Gets or sets a value that indicates whether the parameter accepts null values.

Declaration
public override bool IsNullable { get; set; }
Overrides
System.Data.Common.DbParameter.IsNullable