EntityParameterCollection.IsFixedSize Propiedad

Definición

Obtiene un valor que indica si el objeto EntityParameterCollection tiene un tamaño fijo.

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

Valor de propiedad

true si EntityParameterCollection tiene un tamaño fijo; de lo contrario, false.

Se aplica a