BRHierarchyArgument Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
Explicit hierarchies are deprecated
Un argumento primario de jerarquía explícita. Debe tener un argumento de atributo secundario.
public ref class BRHierarchyArgument : Microsoft::MasterDataServices::Services::DataContracts::BRArgument, Microsoft::MasterDataServices::Services::DataContracts::IBRAttributeArgumentParent
[System.Obsolete("Explicit hierarchies are deprecated")]
[System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Serializable]
public class BRHierarchyArgument : Microsoft.MasterDataServices.Services.DataContracts.BRArgument, Microsoft.MasterDataServices.Services.DataContracts.IBRAttributeArgumentParent
[<System.Obsolete("Explicit hierarchies are deprecated")>]
[<System.Runtime.Serialization.DataContract(Name="BRHierarchyArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Serializable>]
type BRHierarchyArgument = class
inherit BRArgument
interface IBRAttributeArgumentParent
interface IBRAttributeArgumentContainer
interface IBRArgument
Public Class BRHierarchyArgument
Inherits BRArgument
Implements IBRAttributeArgumentParent
- Herencia
- Atributos
- Implementaciones
Comentarios
El BRHierarchyArgument tipo complejo contiene los argumentos de regla de negocios relacionados con los miembros secundarios de una jerarquía explícita.
Constructores
BRHierarchyArgument() |
Obsoletos.
Constructor. |
Propiedades
ChildArgument |
Obsoletos.
Especifica el argumento de atributo secundario. |
HierarchyId |
Obsoletos.
Especifica el identificador de jerarquía. |
Identifier |
Obsoletos.
Identifica de forma única el argumento . (Heredado de BRArgument) |
LeafNodeAttribute |
Obsoletos.
Especifica los detalles del argumento de atributo de nivel inferior. |
PropertyName |
Obsoletos.
Especifica el nombre de la propiedad. (Heredado de BRArgument) |
Métodos
SetProperty<T>(T, T, String) |
Obsoletos.
Cambia la propiedad al valor especificado. |
SetProperty<T>(T, T, String, Boolean) |
Obsoletos.
Cambia la propiedad al valor especificado. |