14.2.2.1 OracleBoolean(bool)

このコンストラクタは、OracleBoolean構造の新規インスタンスを作成し、指定されたBoolean値にその値を設定します。

宣言

// C#
public OracleBoolean(bool value) ;

パラメータ