7.2.4.1 Clone

このメソッドでは、OracleXmlQueryPropertiesオブジェクトのコピーを作成します。

宣言

// C#
public object Clone();

戻り値

OracleXmlQueryPropertiesオブジェクト

実装