DataSetParameter.AllowBlank Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Nullable<bool> AllowBlank { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Xml.Serialization.XmlIgnore]
public bool? AllowBlank { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.AllowBlank : Nullable<bool> with get, set
Public Property AllowBlank As Nullable(Of Boolean)
Valor da propriedade
- Atributos