SqlDecimal.IsPositive Egenskap

Definition

Anger om den Value här SqlDecimal strukturen är större än noll.

public:
 property bool IsPositive { bool get(); };
public bool IsPositive { get; }
member this.IsPositive : bool
Public ReadOnly Property IsPositive As Boolean

Egenskapsvärde

true Value om är tilldelad till null. Annars, false.

Gäller för

Se även