SqlDouble.Null Fält

Definition

Representerar en DBNull som kan tilldelas till den här instansen SqlDouble av strukturen.

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

Fältvärde

Kommentarer

Null fungerar som en konstant för SqlDouble strukturen. Mer information finns i Hantera nullvärden.

Gäller för

Se även