Collection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of data contracts.
public ref class Collection : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="Collection", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Collection : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="Collection", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Collection = class
inherit DataContractBase
Public Class Collection
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
Collection() |
Initializes a new instance of the Collection class. |
Properties
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 |