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