CacheValueTIsNull Property |
获取结果是否为Null
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool IsNull { get; }
Public ReadOnly Property IsNull As Boolean
Get
public:
property bool IsNull {
bool get ();
}
member IsNull : bool with get
Property Value
Type:
BooleanSee Also