TransactionsGetRequest Klasse

Definition

Gibt die Kriterien in TransactionSearchCriteria für das Abrufen von Transaktionen an.

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

TransactionsGetRequest()

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

TransactionsGetRequest(International, TransactionSearchCriteria)

Initialisiert eine neue Instanz der TransactionsGetRequest-Klasse, die über die angegebenen Kultureinstellungen und Suchkriterien verfügt.

Felder

International

Die Kultureinstellungen.

TransactionSearchCriteria

Die Suchkriterien.

Gilt für: