Aracılığıyla paylaş


EdmFunction.IsComposableAttribute Özellik

Tanım

Bu örneğin bir işlevle mi yoksa saklı yordamla mı eşlenmiş olduğunu alır veya ayarlar.

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

Özellik Değeri

true bu örnek bir işlevle eşlenmişse; false bu örnek bir saklı yordamla eşlenmişse.

Şunlara uygulanır