Udostępnij za pośrednictwem


EntityParameterCollection.IsFixedSize Właściwość

Definicja

Pobiera wartość wskazującą, czy ma EntityParameterCollection stały rozmiar.

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

Wartość właściwości

Zwraca wartość true , jeśli obiekt EntityParameterCollection ma stały rozmiar; w przeciwnym razie false.

Dotyczy