Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Criteria for the unbatched records that will be put into the new batch.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", _
Order := )> _
Public UnbatchedCriteria As StagingUnbatchedCriteria
'Usage
Dim instance As StagingProcessRequest
Dim value As StagingUnbatchedCriteria
value = instance.UnbatchedCriteria
instance.UnbatchedCriteria = value
[MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public StagingUnbatchedCriteria UnbatchedCriteria
[MessageBodyMemberAttribute(Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )]
public:
StagingUnbatchedCriteria^ UnbatchedCriteria
[<MessageBodyMemberAttribute(Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",
Order = )>]
val mutable UnbatchedCriteria: StagingUnbatchedCriteria
public var UnbatchedCriteria : StagingUnbatchedCriteria