Klasa ParentChild
Reprezentuje rekord relacji nadrzędny podrzędność w hierarchii.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.Services.DataContracts.ParentChild
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
<DataContractAttribute(Name := "ParentChild", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class ParentChild
'Użycie
Dim instance As ParentChild
[DataContractAttribute(Name = "ParentChild", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ParentChild
[DataContractAttribute(Name = L"ParentChild", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class ParentChild
[<DataContractAttribute(Name = "ParentChild", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ParentChild = class end
public class ParentChild
Typ ParentChild uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
AttributeId | Pobiera lub ustawia atrybut, który jest używany do dotyczą element członkowski jego dzieci, jeśli identyfikator. | |
AuditInfo | Pobiera lub ustawia złożony AuditInfo. | |
Child | Pobiera lub ustawia element członkowskiidentyfikator dziecko element członkowski w relacji. | |
ChildEntityId | Pobiera lub ustawia identyfikator podrzędność obiekt element członkowski. | |
ChildPermission | Pobiera lub ustawia poziom uprawnień dziecka element członkowski. | |
NextRelationshipId | Pobiera lub ustawia identyfikator obiektu, który definiuje relację element i jego elementów podrzędnych. | |
NextRelationshipType | Pobiera lub ustawia typ elementu, definiujący, jak element odnosi się do jego elementów podrzędnych hierarchii. | |
Parent | Pobiera lub ustawia element członkowskiidentyfikator obiektu nadrzędnego element członkowski w relacji. | |
ParentEntityId | Pobiera lub ustawia identyfikator obiekt nadrzędnego element członkowski. | |
ParentPermission | Pobiera lub ustawia SecurityPermission użytkownika dla element członkowski nadrzędnego. | |
RelationshipId | Pobiera lub ustawia identyfikator relacji. | |
RelationshipType | Pobiera lub ustawia typ relacji. | |
SortOrder | Pobiera lub ustawia całkowitą reprezentującą kolejność podrzędność element członkowski spośród jej elementy równorzędne względem obiektu nadrzędnego. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Object). | |
GetType | (Dziedziczony z Object). | |
MemberwiseClone | (Dziedziczony z Object). | |
ToString | (Dziedziczony z Object). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.