BRResultOptions クラス
返される BusinessRules 型に対して要求する形式を指定します。
継承階層
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..BRResultOptions
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
<DataContractAttribute(Name := "BRResultOptions", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRResultOptions
'使用
Dim instance As BRResultOptions
[DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRResultOptions
[DataContractAttribute(Name = L"BRResultOptions", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRResultOptions
[<DataContractAttribute(Name = "BRResultOptions", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRResultOptions = class end
public class BRResultOptions
BRResultOptions 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
BRActions | BusinessRules の BRActions プロパティの設定を制御する ResultType。 |
![]() |
BRConditions | BusinessRules の BRConditions プロパティの設定を制御する ResultType。 |
![]() |
BRConditionTreeNodes | BusinessRules の BRConditionTreeNodes プロパティの設定を制御する ResultType。 |
![]() |
BusinessRules | BusinessRules の BusinessRules プロパティの設定を制御する ResultType。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)