This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not to filter datasets based on whether or not they are versioned.
[Visual Basic .NET] Public ReadOnly Property FilterVersioned As Boolean
[C#] public bool FilterVersioned {get;}
[C++]
HRESULT get_FilterVersioned(
Boolean* pFilter
);
[C++]
Parameters pFilter [out, retval]
pFilter is a parameter of type bool*