EdmFunction.IsComposableAttribute Eigenschap

Definitie

Hiermee haalt u op of stelt u in of dit exemplaar is toegewezen aan een functie of aan een opgeslagen procedure.

public:
 property bool IsComposableAttribute { bool get(); };
public bool IsComposableAttribute { get; }
member this.IsComposableAttribute : bool
Public ReadOnly Property IsComposableAttribute As Boolean

Waarde van eigenschap

true als dit exemplaar is toegewezen aan een functie; false als dit exemplaar is toegewezen aan een opgeslagen procedure.

Van toepassing op