Query Functions : Data-Stores (ds) : Input List Type: ds

Input List Type: ds
 
Query: Data-stores by attributes
Purpose: Returns the data-stores in the input list that match a given attribute name and value
stm_r_ds_by_attributes_ds (stm_list in_list, char* attr_name, char* attr_value, int *status);
Query: Data-stores explicitly defined
Purpose: Returns the data-stores of the input list that were explicitly defined
Query: Data-store occurrences of a given data-store
Purpose: Returns the data-stores for which the data-stores in the input list appear in the Is Data-store field of their form
Query: Principal data-stores of a given data-store
Purpose: Returns the data-stores for which the data-stores in the input list appear in the Is Data-store field of their form
Query: Data-store whose names match a given pattern
Purpose: Returns all the data-stores whose names match the specified pattern
Query: Data-store whose synonyms match a given pattern
Purpose: Returns all the data-stores whose synonyms match the specified pattern
Query: Unresolved data-stores
Purpose: Returns the unresolved data-stores in the input list