EntityParameterCollection.IsFixedSize Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de grootte van de EntityParameterCollection waarde vast is.

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

Waarde van eigenschap

Retourneert true als het EntityParameterCollection een vaste grootte heeft; anders false.

Van toepassing op