SqlDecimal.Null Fält

Definition

Representerar en DBNull som kan tilldelas till den här instansen SqlDecimal av klassen.

public: static initonly System::Data::SqlTypes::SqlDecimal Null;
public static readonly System.Data.SqlTypes.SqlDecimal Null;
 staticval mutable Null : System.Data.SqlTypes.SqlDecimal
Public Shared ReadOnly Null As SqlDecimal 

Fältvärde

Kommentarer

Mer information finns i Hantera nullvärden.

Gäller för

Se även