RelationalSplitCollectionShaperExpression.CollectionId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
CollectionId are not stored in shaper anymore. Shaper compiler assigns it as needed.
此集合整形器的唯一 ID。
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
属性值
- 属性