TransactionsGetRequest Klasse

Definition

Spezifiziert die Kriterien in TransactionSearchCriteria für den Abruf von Transaktionen.

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

Konstruktoren

Name Beschreibung
TransactionsGetRequest()

Initialisiert eine neue Instanz der TransactionsGetRequest Klasse mit Standardwerten.

TransactionsGetRequest(International, TransactionSearchCriteria)

Initialisiert eine neue Instanz der TransactionsGetRequest Klasse, die die angegebenen kulturellen Einstellungen und Suchkriterien hat.

Felder

Name Beschreibung
International

Die kulturellen Rahmenbedingungen.

TransactionSearchCriteria

Die Suchkriterien.

Gilt für: