次の方法で共有


StagingUnbatchedInformation クラス

まだ特定のバッチに含まれていない tblStgMember、tblStgMemberAttribute、および tblStgRelationship テーブルのレコードを表します。

継承階層

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..StagingUnbatchedInformation

名前空間:  Microsoft.MasterDataServices.Services.DataContracts
アセンブリ:  Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)

構文

'宣言
<DataContractAttribute(Name := "StagingUnbatchedInformation", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class StagingUnbatchedInformation
'使用
Dim instance As StagingUnbatchedInformation
[DataContractAttribute(Name = "StagingUnbatchedInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedInformation
[DataContractAttribute(Name = L"StagingUnbatchedInformation", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class StagingUnbatchedInformation
[<DataContractAttribute(Name = "StagingUnbatchedInformation", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedInformation =  class end
public class StagingUnbatchedInformation

StagingUnbatchedInformation 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド StagingUnbatchedInformation StagingUnbatchedInformation クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ MemberAttributeCount 属性更新のためにバッチ化されていないステージング レコードの数を取得または設定します。
パブリック プロパティ MemberCount メンバー作成のためにバッチ化されていないステージング レコードの数を取得または設定します。
パブリック プロパティ MemberRelationshipCount 階層移動のためにバッチ化されていないステージング レコードの数を取得または設定します。
パブリック プロパティ ModelId バッチ化されていないステージング レコードの対象のモデルの識別子を取得または設定します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。