ValidationProcessRequest Klasse

Definition

Gibt die Überprüfungsprozesskriterien und -optionen an.

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

ValidationProcessRequest()

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

ValidationProcessRequest(International, ValidationProcessCriteria, ValidationProcessOptions)

Initialisiert eine neue Instanz der ValidationProcessRequest-Klasse, die die angegebenen Kultureinstellungen, Kriterien und Optionen aufweist.

Felder

International

Die Kultureinstellungen.

ValidationProcessCriteria

Die Prozesskriterien.

ValidationProcessOptions

Die Prozessoptionen.

Gilt für: