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 - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULCreateParms クラス

 

ToString メソッド

このインスタンスの文字列表現を返します。

構文
Visual Basic
Public Overrides Function ToString() As String
C#
public override string  ToString();
戻り値

「キーワード=値」の組み合わせがセミコロンで区切られたリスト形式の、このインスタンスの文字列表現。

参照