BRAction クラス
作成されたビジネス ルール内のアクション引数を表します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts. . :: . .BRItem
Microsoft.MasterDataServices.Services.DataContracts..::..BRAction
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<SerializableAttribute> _
<DataContractAttribute(Name := "BRAction", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRAction _
Inherits BRItem
'使用
Dim instance As BRAction
[SerializableAttribute]
[DataContractAttribute(Name = "BRAction", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRAction : BRItem
[SerializableAttribute]
[DataContractAttribute(Name = L"BRAction", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRAction : public BRItem
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BRAction", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRAction =
class
inherit BRItem
end
public class BRAction extends BRItem
BRAction 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AuditInfo | AuditInfo 複合型。 (BRItem から継承されています。) |
![]() |
BusinessRuleId | MemberTypeContextIdentifier 複合型。 (BRItem から継承されています。) |
![]() |
Identifier | Identifier 複合型。 (BRItem から継承されています。) |
![]() |
Operator | BRItemType 単純型。 (BRItem から継承されています。) |
![]() |
PostfixArguments | ArrayOfanyType。 (BRItem から継承されています。) |
![]() |
PrefixArgument | 前置 (左) 引数を取得または設定します。 |
![]() |
Sequence | ビジネス ルール アイテムが表示され評価される順序を表す値を取得または設定します。 (BRItem から継承されています。) |
![]() |
Text | アイテム テキストを取得または設定します。 (BRItem から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)