BRActionGroup 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示当前可用于 MDS 中的相关业务规则操作组件的分组。
public ref class BRActionGroup : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRActionGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRActionGroup : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRActionGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRActionGroup = class
inherit DataContractBase
Public Class BRActionGroup
Inherits DataContractBase
- 继承
- 属性
构造函数
BRActionGroup() |
初始化 BRActionGroup 类的新实例。 |
属性
BRActionComponents |
获取或设置业务规则操作组件的数组。 |
ExtensionData |
获取或设置包含额外数据的结构。 (继承自 DataContractBase) |
Name |
获取或设置业务规则操作组的名称。 |