EntityParameterCollection.IsFixedSize 屬性

定義

會得到一個表示是否 EntityParameterCollection 固定大小的值。

public:
 virtual property bool IsFixedSize { bool get(); };
public override bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public Overrides ReadOnly Property IsFixedSize As Boolean

屬性值

若 有true固定大小則返回EntityParameterCollection;否則 false

適用於