共用方式為


SqliteParameterCollection.IsFixedSize 屬性

定義

取得值,這個值表示集合的大小是否固定。

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

屬性值

值,指出集合是否為固定大小。

適用於