Collection Class
SQL Server 2012
Represents a collection of data contracts.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The Collection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CollectionId | Gets or sets the collection identifier. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Remove | Gets or sets a value that indicates whether the collection is to be removed. |
![]() | SortOrder | Gets or sets an integer that indicates the sort order of members in the collection. |
![]() | Weight | Gets or sets a Decimal that specifies the weight of the collection. |

