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 リファレンス » ULConnectionStringBuilder クラス

 

Item プロパティ

指定された接続キーワードの値を指定します。

構文
Visual Basic
Public Overrides Default Property Item( _
   ByVal keyword As String _
) As Object
C#
public override object this[ 
   string  keyword
] { get; set; }
パラメータ
  • keyword   接続キーワードの名前。

プロパティ値

指定された接続キーワードの値を表すオブジェクト。

備考

接続キーワードと、ULConnectionStringBuilder の対応するプロパティを次の表に示します。

参照