Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at IRowsetInfoImpl::GetProperties.
Returns the current settings for properties in the DBPROPSET_ROWSET group.
Syntax
STDMETHOD ( GetProperties )(
const ULONG cPropertyIDSets,
const DBPROPIDSET rgPropertyIDSets[],
ULONG* pcPropertySets,
DBPROPSET** prgPropertySets
);
Parameters
See IRowsetInfo::GetProperties in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h
See Also
IRowsetInfoImpl Class
IRowsetInfoImpl::GetReferencedRowset
IRowsetInfoImpl::GetSpecification