ExportViewCreateRequest Klasse

Definition

Gibt Details dessen an, was angefordert wird.

public ref class ExportViewCreateRequest
[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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewCreateRequest
[<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="ExportViewCreateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewCreateRequest = class
Public Class ExportViewCreateRequest
Vererbung
ExportViewCreateRequest
Attribute

Konstruktoren

ExportViewCreateRequest()

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

ExportViewCreateRequest(International, ExportView)

Initialisiert eine neue Instanz der ExportViewCreateRequest-Klasse, die die angegebenen Kultureinstellungen und ExportView aufweist.

Felder

ExportView

Das ExportView.

International

Die Kultureinstellungen.

Gilt für: