EntityMemberType 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定 MDS 中實體的結構,包括屬性與屬性群組。
public ref class EntityMemberType : Microsoft::MasterDataServices::MdmDataContractOfIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="EntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityMemberType : Microsoft.MasterDataServices.MdmDataContractOfIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="EntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityMemberType = class
inherit MdmDataContractOfIdentifier
Public Class EntityMemberType
Inherits MdmDataContractOfIdentifier
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| EntityMemberType() |
初始化 EntityMemberType 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| AttributeGroups |
取得或設定屬性群組陣列。 |
| Attributes |
取得或設定一組元資料屬性。 |
| AuditInfo |
取得或設定審計資訊。 (繼承來源 MdmDataContractOfIdentifier) |
| EntityId |
取得或設定實體 ID。 |
| ExtensionData |
取得或設定包含額外資料的結構。 (繼承來源 DataContractBase) |
| Identifier |
取得或設定標識碼。 (繼承來源 MdmDataContractOfIdentifier) |
| Permission |
取得或設定安全權限。 (繼承來源 MdmDataContractOfIdentifier) |
| Type |
取得或設定成員的類型。 |