This document is archived and information here might be outdated. Recommended version. |
Indicates the high-water mark, or maximum number of observations allowed before records are purged from memory.
[Visual Basic .NET]
Public Property Threshold As Object
[C#]
public object Threshold {get; set;}
[C++]
HRESULT get_Threshold(
Variant* pVal
);
[C++]
HRESULT put_Threshold(
VARIANT pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT* pVal [in]
pVal is a parameter of type VARIANT