関連するエンティティ属性の値に基づいて引数を定義するためのコンテナーを指定します。
継承階層
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRAttributeArgumentBase
Microsoft.MasterDataServices.BRDomainBasedAttributeArgument
名前空間: Microsoft.MasterDataServices
アセンブリ: Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)
構文
'宣言
<DataContractAttribute(Name := "BRDomainBasedAttributeArgument", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRDomainBasedAttributeArgument _
Inherits BRAttributeArgumentBase
'使用
Dim instance As BRDomainBasedAttributeArgument
[DataContractAttribute(Name = "BRDomainBasedAttributeArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRDomainBasedAttributeArgument : BRAttributeArgumentBase
[DataContractAttribute(Name = L"BRDomainBasedAttributeArgument", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRDomainBasedAttributeArgument : public BRAttributeArgumentBase
[<DataContractAttribute(Name = "BRDomainBasedAttributeArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRDomainBasedAttributeArgument =
class
inherit BRAttributeArgumentBase
end
public class BRDomainBasedAttributeArgument extends BRAttributeArgumentBase
BRDomainBasedAttributeArgument 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
BRDomainBasedAttributeArgument | BRDomainBasedAttributeArgument クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
AttributeId | ビジネス ルール引数の属性 ID を取得または設定します。 (BRAttributeArgumentBase から継承されています。) |
![]() |
ChildArgument | 子引数を取得または設定します。 |
![]() |
ExtensionData | 追加のデータを格納する構造体を取得または設定します。 (DataContractBase から継承されています。) |
![]() |
Identifier | ビジネス ルール引数の ID を取得または設定します。 (BRArgument から継承されています。) |
![]() |
PropertyName | プロパティ名を取得または設定します。 (BRArgument から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)