SqlChars.Null 属性
定义
public:
static property System::Data::SqlTypes::SqlChars ^ Null { System::Data::SqlTypes::SqlChars ^ get(); };
public static System.Data.SqlTypes.SqlChars Null { get; }
member this.Null : System.Data.SqlTypes.SqlChars
Public Shared ReadOnly Property Null As SqlChars
属性值
其 IsNull 属性返回的实例 true 。An instance whose IsNull property returns true. 有关详细信息,请参阅 处理 Null 值。For more information, see Handling Null Values.