Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Checks that no associates exist, if they do then an error is added
public: void CheckNoAssociatesExist(List<string>^ errorMessages, String^ errorMessage)
Parameters
| Type | Name | Description |
| List<string>^ | errorMessages | |
| String^ | errorMessage |
Returns: void