Udostępnij za pośrednictwem


Klasa ExportViewCreateRequest

Określa szczegóły, co jest wymagane.

Hierarchia dziedziczenia

System.Object
  Microsoft.MasterDataServices.ExportViewCreateRequest

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
<MessageContractAttribute(WrapperName := "ExportViewCreateRequest", WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class ExportViewCreateRequest
'Użycie
Dim instance As ExportViewCreateRequest
[MessageContractAttribute(WrapperName = "ExportViewCreateRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class ExportViewCreateRequest
[MessageContractAttribute(WrapperName = L"ExportViewCreateRequest", WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class ExportViewCreateRequest
[<MessageContractAttribute(WrapperName = "ExportViewCreateRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type ExportViewCreateRequest =  class end
public class ExportViewCreateRequest

Typ ExportViewCreateRequest uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna ExportViewCreateRequest() Inicjuje nowe wystąpienie ExportViewCreateRequest klasy, która ma wartości domyślnych.
Metoda publiczna ExportViewCreateRequest(International, ExportView) Inicjuje nowe wystąpienie ExportViewCreateRequest klasy, która ma określone ustawienia kultury i ExportView.

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString (Dziedziczony z Object).

Do góry

Pola

  Nazwa Opis
Pole publiczne ExportView The ExportView.
Pole publiczne International Ustawienia kultury.

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.