Share via


EntityParameterCollection.IsFixedSize Propriedade

Definição

Obtém um valor que indica se o EntityParameterCollection tem um tamanho fixo.

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

Valor da propriedade

Retorna true se o EntityParameterCollection tiver um tamanho fixo; caso contrário false, .

Aplica-se a