SqlChars.Null 属性

定义

返回此 SqlChars 的 null 实例。

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

属性值

其属性返回 的IsNulltrue实例。 有关详细信息,请参阅 处理 Null 值

适用于

另请参阅