ValidationProcessRequest Klasse

Definition

Spezifiziert die Kriterien und Optionen des Validierungsprozesses.

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

Konstruktoren

Name Beschreibung
ValidationProcessRequest()

Initialisiert eine neue Instanz der ValidationProcessRequest Klasse mit Standardwerten.

ValidationProcessRequest(International, ValidationProcessCriteria, ValidationProcessOptions)

Initialisiert eine neue Instanz der ValidationProcessRequest Klasse, die die angegebenen kulturellen Einstellungen, Kriterien und Optionen hat.

Felder

Name Beschreibung
International

Die kulturellen Rahmenbedingungen.

ValidationProcessCriteria

Die Prozesskriterien.

ValidationProcessOptions

Die Prozessoptionen.

Gilt für: