getAttributeIds Instance Method

- (NSArray *) getAttributeIds;

Returns the IDs of every attribute in the result.

Return Value

An array of attribute IDs.

Top