Поделиться через


EdmFunctionPayload.EntitySets Свойство

Определение

Возвращает или задает наборы сущностей для функции.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly")]
public System.Collections.Generic.IList<System.Data.Entity.Core.Metadata.Edm.EntitySet> EntitySets { get; set; }
member this.EntitySets : System.Collections.Generic.IList<System.Data.Entity.Core.Metadata.Edm.EntitySet> with get, set
Public Property EntitySets As IList(Of EntitySet)

Значение свойства

Наборы сущностей для функции.

Атрибуты

Применяется к