BRConditionTreeNode クラス
条件の論理演算子グループを表します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRConditionTreeNode
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<SerializableAttribute> _
<DataContractAttribute(Name := "BRConditionTreeNode", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRConditionTreeNode
'使用
Dim instance As BRConditionTreeNode
[SerializableAttribute]
[DataContractAttribute(Name = "BRConditionTreeNode", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRConditionTreeNode
[SerializableAttribute]
[DataContractAttribute(Name = L"BRConditionTreeNode", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRConditionTreeNode
[<SerializableAttribute>]
[<DataContractAttribute(Name = "BRConditionTreeNode", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRConditionTreeNode = class end
public class BRConditionTreeNode
BRConditionTreeNode 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AuditInfo | 監査情報を取得または設定します。 |
![]() |
BRConditions | 条件のコレクションを取得または設定します。 |
![]() |
BusinessRuleId | 所有側ビジネス ルールの識別子を取得または設定します。 |
![]() |
ConditionTreeChildNodes | 子条件ツリー ノードのコレクションを取得または設定します。 |
![]() |
ConditionTreeParentNode | このノードの親となる条件ツリー ノードの識別子を取得または設定します。最上位のノードの場合は nullNothingnullptrunitNULL 参照 (Visual Basic では Nothing) です。 |
![]() |
Identifier | 条件ツリー ノードの一意の識別子を取得または設定します。 |
![]() |
LogicalOperator | 論理演算子を取得または設定します。 |
![]() |
Sequence | シーケンス番号を取得または設定します。この番号はゼロよりも大きい値である必要があります。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)