共用方式為


StagingProcessRequest.UnbatchedCriteria 欄位

Criteria for the unbatched records that will be put into the new batch.

命名空間:  Microsoft.MasterDataServices
組件:  Microsoft.MasterDataServices (在 Microsoft.MasterDataServices.dll 中)

語法

'宣告
<MessageBodyMemberAttribute(Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    Order := )> _
Public UnbatchedCriteria As StagingUnbatchedCriteria
'用途
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

請參閱

參考

StagingProcessRequest 類別

Microsoft.MasterDataServices 命名空間