Klasa BRFreeformArgument
Określa typ argumentu dowolne argumenty reguły biznesowej.
Hierarchia dziedziczenia
System.Object
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRFreeformArgument
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
<DataContractAttribute(Name := "BRFreeformArgument", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRFreeformArgument _
Inherits BRArgument
'Użycie
Dim instance As BRFreeformArgument
[DataContractAttribute(Name = "BRFreeformArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRFreeformArgument : BRArgument
[DataContractAttribute(Name = L"BRFreeformArgument", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRFreeformArgument : public BRArgument
[<DataContractAttribute(Name = "BRFreeformArgument", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRFreeformArgument =
class
inherit BRArgument
end
public class BRFreeformArgument extends BRArgument
Typ BRFreeformArgument uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
![]() |
BRFreeformArgument | Inicjuje nowe wystąpienie BRFreeformArgument klasy |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
ExtensionData | Pobiera lub ustawia obiekt zawierający dodatkowe dane. (Dziedziczony z BRArgument). |
![]() |
Identifier | Pobiera lub ustawia identyfikator argument reguły biznesowej. (Dziedziczony z BRArgument). |
![]() |
PropertyName | Pobiera lub ustawia nazwę właściwość. (Dziedziczony z BRArgument). |
![]() |
Value | Pobiera lub ustawia ciąg reprezentujący argument dowolne reguły biznesowej. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
![]() |
Equals | (Dziedziczony z Object). |
![]() |
Finalize | (Dziedziczony z Object). |
![]() |
GetHashCode | (Dziedziczony z Object). |
![]() |
GetType | (Dziedziczony z Object). |
![]() |
MemberwiseClone | (Dziedziczony z Object). |
![]() |
ToString | (Dziedziczony z Object). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.