StagingGetRequest.IncludeUnbatchedInformation 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果为 true
,则包含未批处理的信息;否则为 false
。
public: bool IncludeUnbatchedInformation;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public bool IncludeUnbatchedInformation;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable IncludeUnbatchedInformation : bool
Public IncludeUnbatchedInformation As Boolean
字段值
- 属性