Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » ULValue クラス

 

operator= 関数

ULValue の = 演算子を無効にします。

構文
ULValue & ULValue::operator=(
  const ULValue & other
)
パラメータ