OracleParameterCollection.IsFixedSize Özellik

Tanım

OracleParameterCollection sabit bir boyuta sahip olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

sabit bir boyuta sahipse true döndürürOracleParameterCollection, false aksi takdirde.

Uygulamalar

Şunlara uygulanır