RelationalCollectionShaperExpression.CollectionId Property

Definition

Caution

CollectionId are not stored in shaper anymore. Shaper compiler assigns it as needed.

A unique id for this collection shaper.

public virtual int CollectionId { get; }
[System.Obsolete("CollectionId are not stored in shaper anymore. Shaper compiler assigns it as needed.")]
public virtual int CollectionId { get; }
member this.CollectionId : int
[<System.Obsolete("CollectionId are not stored in shaper anymore. Shaper compiler assigns it as needed.")>]
member this.CollectionId : int
Public Overridable ReadOnly Property CollectionId As Integer

Property Value

Attributes

Applies to