SqlBoolean.Zero 字段

定义

表示可分配给 ByteValue 结构实例的 SqlBoolean 属性的零值。Represents a zero value that can be assigned to the ByteValue property of an instance of the SqlBoolean structure.

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

字段值

SqlBoolean

注解

Zero 字段是结构的常量 SqlBooleanThe Zero field is a constant for the SqlBoolean structure.

适用于