FunctionAttribute.IsComposable Vlastnost

Definice

Získá nebo nastaví, zda je metoda mapována na funkci nebo na uloženou proceduru.

public:
 property bool IsComposable { bool get(); void set(bool value); };
public bool IsComposable { get; set; }
member this.IsComposable : bool with get, set
Public Property IsComposable As Boolean

Hodnota vlastnosti

true pokud funkce; false pokud uložená procedura.

Platí pro