Changeset Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Set di tutte le modifiche ai dati dei membri.
public ref class Changeset : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="Changeset", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class Changeset : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="Changeset", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type Changeset = class
inherit DataContractBase
Public Class Changeset
Inherits DataContractBase
- Ereditarietà
- Attributi
Commenti
Il Changeset tipo complesso specifica un set che include tutte le modifiche apportate ai dati dei membri nel modello specificato.
Costruttori
Changeset() |
Set di tutte le modifiche ai dati dei membri. |
Proprietà
AuditInfo |
Specifica il AuditInfo tipo complesso. |
Description |
Specifica la descrizione dell'insieme di modifiche. |
EntityId |
Specifica il Identifier tipo complesso. |
Identifier |
Specifica il Identifier tipo complesso. |
Status |
Specifica lo stato dell'insieme di modifiche. |
Metodi
SetProperty<T>(T, T, String) |
Modifica la proprietà impostandola sul valore specificato. |
SetProperty<T>(T, T, String, Boolean) |
Modifica la proprietà impostandola sul valore specificato. |