This document is archived and information here might be outdated. Recommended version. |
A set of name-value pairs for the row's field names and values.
[Visual Basic .NET] Public ReadOnly Property PropertySet As IPropertySet
[C#] public IPropertySet PropertySet {get;}
[C++]
HRESULT get_PropertySet(
IPropertySet** props
);
[C++] Parameters props [out, retval]
props is a parameter of type IPropertySet**