DataConnector
Item プロパティ (C1ServiceNowConnectionStringBuilder)

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowConnectionStringBuilder クラス : Item プロパティ
The key of the item to get or set.
Gets or sets the value associated with the specified key.
シンタックス
'宣言
 
Public Overrides NotOverridable Default Property Item( _
   ByVal keyword As System.String _
) As System.Object
public override System.object this[ 
   System.string keyword
]; {get; set;}

パラメータ

keyword
The key of the item to get or set.
参照

C1ServiceNowConnectionStringBuilder クラス
C1ServiceNowConnectionStringBuilder メンバ