EdmFunction.IsComposableAttribute 屬性

定義

取得或設定此實例是映射到函數還是儲存程序。

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

屬性值

true 如果此實例映射到函式; false 如果這個實例被映射到儲存程序。

適用於