DataConnector
GetSchemaTable メソッド (C1ServiceNowDataReader)

C1.AdoNet.ServiceNow アセンブリ > C1.AdoNet.ServiceNow 名前空間 > C1ServiceNowDataReader クラス : GetSchemaTable メソッド
Schema information in ServiceNow is difficult to map into .NET conventions, so a lot of work must be done to gather the necessary information so it can be represented in an ADO.NET manner.
シンタックス
'宣言
 
Public Overrides Function GetSchemaTable() As System.Data.DataTable
public override System.Data.DataTable GetSchemaTable()

戻り値の型

Returns a DataTable containing the schema information for the active SELECT statement being processed.
参照

C1ServiceNowDataReader クラス
C1ServiceNowDataReader メンバ