MemberTypeContextIdentifier のデータ コントラクトを指定します。
継承階層
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.MdmDataContractOfMemberTypeContextIdentifier
Microsoft.MasterDataServices.AttributeGroup
Microsoft.MasterDataServices.MetadataAttribute
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
<KnownTypeAttribute(GetType(AttributeGroup))> _
<KnownTypeAttribute(GetType(MetadataAttribute))> _
<DataContractAttribute(Name := "MdmDataContractOfMemberTypeContextIdentifier", _
Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class MdmDataContractOfMemberTypeContextIdentifier _
Inherits DataContractBase
'使用
Dim instance As MdmDataContractOfMemberTypeContextIdentifier
[KnownTypeAttribute(typeof(AttributeGroup))]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class MdmDataContractOfMemberTypeContextIdentifier : DataContractBase
[KnownTypeAttribute(typeof(AttributeGroup))]
[KnownTypeAttribute(typeof(MetadataAttribute))]
[DataContractAttribute(Name = L"MdmDataContractOfMemberTypeContextIdentifier",
Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class MdmDataContractOfMemberTypeContextIdentifier : public DataContractBase
[<KnownTypeAttribute(typeof(AttributeGroup))>]
[<KnownTypeAttribute(typeof(MetadataAttribute))>]
[<DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier",
Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type MdmDataContractOfMemberTypeContextIdentifier =
class
inherit DataContractBase
end
public class MdmDataContractOfMemberTypeContextIdentifier extends DataContractBase
MdmDataContractOfMemberTypeContextIdentifier 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
MdmDataContractOfMemberTypeContextIdentifier | MdmDataContractOfMemberTypeContextIdentifier クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AuditInfo | AuditInfo を取得または設定します。 |
![]() |
ExtensionData | 追加のデータを格納する構造体を取得または設定します。 (DataContractBase から継承されています。) |
![]() |
Identifier | ID を取得または設定します。 |
![]() |
Permission | セキュリティ権限を取得または設定します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)