StagingSearchCriteria-Klasse
Represents a request complex type that defines the criteria for staging batch types.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..StagingSearchCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "StagingSearchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingSearchCriteria
'Usage
Dim instance As StagingSearchCriteria
[DataContractAttribute(Name = "StagingSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingSearchCriteria
[DataContractAttribute(Name = L"StagingSearchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingSearchCriteria
[<DataContractAttribute(Name = "StagingSearchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingSearchCriteria = class end
public class StagingSearchCriteria
Der StagingSearchCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
StagingSearchCriteria | Initializes a new instance of the StagingSearchCriteria class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
StagingBatches | Gets or sets an ArrayOfIdentifier instance that contains the staging batch identifiers. | |
StagingBatchStatus | ||
StagingDataStatus | Gets or sets the staging data status that indicates the success or failure of staging records. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.