SqlString.Null Fält

Definition

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

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

Fältvärde

Kommentarer

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

Gäller för

Se även