SqlBinary.Null 字段

定义

表示可指派给 DBNull 结构的此实例的 SqlBinaryRepresents a DBNull that can be assigned to this instance of the SqlBinary structure.

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

字段值

SqlBinary

注解

Null 函数作为结构的常量 SqlBinaryNull functions as a constant for the SqlBinary structure. 有关详细信息,请参阅 处理 Null 值For more information, see Handling Null Values.

适用于

另请参阅