PropertyCollisionResolution Enumeration
Represents a class that enumerates the PropertyCollision.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Member name | Description | |
|---|---|---|
| Ignore | Ignores the property of collision resolution. | |
| Override | Overrides the property of collision resolution. | |
| Throw | Throws an exception when a duplicate is found in the collision resolution. |
Show: