DataConnector
GetSchemaTable メソッド (C1DataReader)

C1.AdoNet.ServiceNow アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataReader クラス : GetSchemaTable メソッド
Schema information 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.
参照

C1DataReader クラス
C1DataReader メンバ