Konstruktor StagingClearResponse (Int32, Int32, Int32, OperationResult, Int32)
Inicjuje nowe wystąpienie StagingClearResponse klasy, która została określona liczba rekordów atrybutów, instancje, element członkowski rekordów i relacji rekordy wyczyszczone i wynik operacji...
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New ( _
AttributesRecordsClearedCount As Integer, _
BatchesQueuedToClearCount As Integer, _
MemberRecordsClearedCount As Integer, _
OperationResult As OperationResult, _
RelationshipRecordsClearedCount As Integer _
)
'Użycie
Dim AttributesRecordsClearedCount As Integer
Dim BatchesQueuedToClearCount As Integer
Dim MemberRecordsClearedCount As Integer
Dim OperationResult As OperationResult
Dim RelationshipRecordsClearedCount As Integer
Dim instance As New StagingClearResponse(AttributesRecordsClearedCount, _
BatchesQueuedToClearCount, MemberRecordsClearedCount, _
OperationResult, RelationshipRecordsClearedCount)
public StagingClearResponse(
int AttributesRecordsClearedCount,
int BatchesQueuedToClearCount,
int MemberRecordsClearedCount,
OperationResult OperationResult,
int RelationshipRecordsClearedCount
)
public:
StagingClearResponse(
int AttributesRecordsClearedCount,
int BatchesQueuedToClearCount,
int MemberRecordsClearedCount,
OperationResult^ OperationResult,
int RelationshipRecordsClearedCount
)
new :
AttributesRecordsClearedCount:int *
BatchesQueuedToClearCount:int *
MemberRecordsClearedCount:int *
OperationResult:OperationResult *
RelationshipRecordsClearedCount:int -> StagingClearResponse
public function StagingClearResponse(
AttributesRecordsClearedCount : int,
BatchesQueuedToClearCount : int,
MemberRecordsClearedCount : int,
OperationResult : OperationResult,
RelationshipRecordsClearedCount : int
)
Parametry
- AttributesRecordsClearedCount
Typ: System.Int32
Liczba rekordów atrybutów wyczyszczone.
- BatchesQueuedToClearCount
Typ: System.Int32
- MemberRecordsClearedCount
Typ: System.Int32
Liczba rekordów element członkowski wyczyszczone.
- OperationResult
Typ: Microsoft.MasterDataServices.OperationResult
Wynik operacji tym unikatowy identyfikator śledzenie i rejestrowanie.
- RelationshipRecordsClearedCount
Typ: System.Int32
Liczba rekordów relacji wyczyszczone.