Namespace: Semata.DataStore
Class: AssociationType
Sets the Name of the AssociationType
public: void SetName(String^ name)
Parameters
Type | Name | Description |
String^ | name | Name of the AssociationType |
Returns: void
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
HResult | Message |
0x3905 | AssociationType with this name exists |
0x3904 | AttributeType with this name exists |