AdoDotNetParameter.GetIsNullableImpl Método

Definição

Recupera um valor booliano que indica se esse parâmetro pode ser nulo.

protected:
 override bool GetIsNullableImpl();
protected override bool GetIsNullableImpl ();
override this.GetIsNullableImpl : unit -> bool
Protected Overrides Function GetIsNullableImpl () As Boolean

Retornos

Boolean

Retornará true se esse parâmetro puder ter um valor nulo; caso contrário, retorna false.

Aplica-se a