BRBlankArgument 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表一個專門的論證,用於在條件與驗證動作中提供空白值。
public ref class BRBlankArgument : Microsoft::MasterDataServices::BRArgument
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRBlankArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRBlankArgument : Microsoft.MasterDataServices.BRArgument
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRBlankArgument", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRBlankArgument = class
inherit BRArgument
Public Class BRBlankArgument
Inherits BRArgument
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| BRBlankArgument() |
初始化 BRBlankArgument 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| ExtensionData |
取得或設定包含額外資料的結構。 (繼承來源 DataContractBase) |
| Identifier |
取得或設定商業規則參數的 ID。 (繼承來源 BRArgument) |
| PropertyName |
取得或設定財產名稱...... (繼承來源 BRArgument) |