DataConnector
C1ServiceNowConnection クラス
メンバ 

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 : C1ServiceNowConnection クラス
C1ServiceNowConnection represents a connection to a ServiceNow server. The connection can be used to query the data hosted by the server or request modifications.
オブジェクト モデル
C1ServiceNowConnection クラス
シンタックス
'宣言
 
Public NotInheritable Class C1ServiceNowConnection 
   Inherits C1.DataConnector.AdoNet.C1ConnectionBase(Of C1ServiceNowConnection)
public sealed class C1ServiceNowConnection : C1.DataConnector.AdoNet.C1ConnectionBase<C1ServiceNowConnection> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbConnection
            C1.DataConnector.AdoNet.C1ConnectionBase
               C1.DataConnector.AdoNet.C1ConnectionBase<TConnectionImpl>
                  C1.AdoNet.ServiceNow.C1ServiceNowConnection

参照

C1ServiceNowConnection メンバ
C1.AdoNet.ServiceNow 名前空間