Compartir a través de


SqliteParameter.IsNullable Propiedad

Definición

Obtiene o establece un valor que indica si el parámetro acepta valores NULL.

public override bool IsNullable { get; set; }
member this.IsNullable : bool with get, set
Public Overrides Property IsNullable As Boolean

Valor de propiedad

Valor que indica si el parámetro acepta valores NULL.

Se aplica a