言語

StagingUnbatchedInformation クラス

定義

モデルのバッチされていないステージングレコードの数を読み出し専用コンテナとして指定します。

public ref class StagingUnbatchedInformation : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingUnbatchedInformation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedInformation : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingUnbatchedInformation", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedInformation = class
    inherit DataContractBase
Public Class StagingUnbatchedInformation
Inherits DataContractBase
継承
StagingUnbatchedInformation
属性

コンストラクター

名前 説明
StagingUnbatchedInformation()

StagingUnbatchedInformation クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
ExtensionData

追加のデータを含む構造体を取得または設定します。

(継承元 DataContractBase)
MemberAttributeCount

属性更新のために、バッチされていないステージングレコードの数を取得したり設定したりします。

MemberCount

メンバー作成のための非バッチステージングレコードの数を取得したり設定したりします。

MemberRelationshipCount

階層移動のための非バッチステージングレコードの数を取得したり設定したりします。

ModelId

バッチなしステージングレコードのターゲットモデルのIDを取得したり設定したりします。

適用対象