OracleParameterCollection.IsFixedSize Eigenschap

Definitie

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

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

Waarde van eigenschap

Retourneert true als het OracleParameterCollection een vaste grootte heeft, false anders.

Implementeringen

Van toepassing op