SqlByte.Null Fält

Definition

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

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

Fältvärde

Kommentarer

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

Gäller för

Se även