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