EntityParameterCollection.IsFixedSize Propriété

Définition

Obtient une valeur qui indique si la EntityParameterCollection taille fixe est définie.

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

Valeur de propriété

Retourne true si la EntityParameterCollection taille est fixe ; sinon false.

S’applique à