FunctionAttribute.IsComposable Vlastnost

Definice

Získá nebo nastaví, zda je metoda mapována na funkci nebo 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 je-li funkce; false pokud je uložená procedura.

Platí pro