MetadataCloneRequest Klasse

Definition

Definiert den Nachrichtenvertrag für die Metadatenklonanforderung.

public ref class MetadataCloneRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="MetadataCloneRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MetadataCloneRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="MetadataCloneRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MetadataCloneRequest = class
Public Class MetadataCloneRequest
Vererbung
MetadataCloneRequest
Attribute

Hinweise

Diese Anforderung muss einen Metadata komplexen Typ enthalten, der Objekte enthält, die auf das MDS-Repository angewendet werden sollen.

Konstruktoren

MetadataCloneRequest()

Initialisiert eine neue Instanz der MetadataCloneRequest-Klasse, die Standardwerte aufweist.

MetadataCloneRequest(International, Metadata)

Initialisiert eine neue Instanz der MetadataCloneRequest-Klasse, die die angegebenen Kultureinstellungen und Metadaten aufweist.

Felder

International

Die Kultureinstellungen.

Metadata

Die zu klonenden Metadaten.

Gilt für: