BRPropertyName 列挙体

ビジネス ルール コンポーネント内のプロパティを識別する名前を表します。

名前空間:  Microsoft.MasterDataServices
アセンブリ:  Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)

構文

'宣言
<DataContractAttribute(Name := "BRPropertyName", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Enumeration BRPropertyName
'使用
Dim instance As BRPropertyName
[DataContractAttribute(Name = "BRPropertyName", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BRPropertyName
[DataContractAttribute(Name = L"BRPropertyName", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum class BRPropertyName
[<DataContractAttribute(Name = "BRPropertyName", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRPropertyName
public enum BRPropertyName

メンバー

メンバー名 説明
NotSpecified プロパティは指定されていません。
Value 引数の値。
StartPosition サブストリングの開始位置。
RangeLow 範囲の下限。
RangeHigh 範囲の上限。
StartingValue 増分される値の開始値。
IncrementValue 増分の値。
Length 文字列の長さ。
Substring サブストリングの値。
Anchor ビジネス ルールに関連付けられている属性。