DataConnector
C1ServiceNowCommand クラス
メンバ 

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 : C1ServiceNowCommand クラス
C1ServiceNowCommand contains all the necessary information to fully specify a ServiceNow command and execute it.
オブジェクト モデル
C1ServiceNowCommand クラス
シンタックス
'宣言
 
Public NotInheritable Class C1ServiceNowCommand 
   Inherits C1.DataConnector.AdoNet.C1CommandBase(Of C1ServiceNowCommand)
public sealed class C1ServiceNowCommand : C1.DataConnector.AdoNet.C1CommandBase<C1ServiceNowCommand> 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Data.Common.DbCommand
            C1.DataConnector.AdoNet.C1CommandBase
               C1.DataConnector.AdoNet.C1CommandBase<TCommandImpl>
                  C1.AdoNet.ServiceNow.C1ServiceNowCommand

参照

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