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 can be versioned.
[Visual Basic .NET]
Public ReadOnly Property FilterCanVersion As Boolean
[C#]
public bool FilterCanVersion {get;}
[C++]
HRESULT get_FilterCanVersion(
Boolean* pFilter
);
[C++] Parameters pFilter [out, retval]
pFilter is a parameter of type bool*