SqlBytes.Null 属性

定义

获取此 SqlBytes 的 null 实例。

public:
 static property System::Data::SqlTypes::SqlBytes ^ Null { System::Data::SqlTypes::SqlBytes ^ get(); };
public static System.Data.SqlTypes.SqlBytes Null { get; }
static member Null : System.Data.SqlTypes.SqlBytes
Public Shared ReadOnly Property Null As SqlBytes

属性值

其属性返回 的IsNulltrue实例。

适用于

另请参阅