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.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Composable")]
public bool IsComposableAttribute { get; }
member this.IsComposableAttribute : bool
Public ReadOnly Property IsComposableAttribute As Boolean

Özellik Değeri

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

Öznitelikler

Şunlara uygulanır