GetProperties

virtual const ROWSETPROPERTIES& GetProperties(void);

Comments

Returns a read-only reference to the internal ROWSETPROPERTIES structure that is initialized upon a successful attachment to a rowset interface. You can call this method after a successful Attach to inspect the rowset for required properties.