DataConnector
ExecuteScalar メソッド (C1CommandBase)

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1CommandBase クラス : ExecuteScalar メソッド
Allow the execution of a query that returns a 1x1 result table.
シンタックス
'宣言
 
Public Overrides Function ExecuteScalar() As System.Object
public override System.object ExecuteScalar()

戻り値の型

The scalar result.
参照

C1CommandBase クラス
C1CommandBase メンバ