DataConnector
GetSchemaTable メソッド (C1GoogleAnalyticsDataReader)

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

C1GoogleAnalyticsDataReader クラス
C1GoogleAnalyticsDataReader メンバ