DataConnector 概要
Free and Open Source Software (FOSS) ライセンス
再配布可能ファイル
OAuth 認証
ADO.NET provider for CSV
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
Schema Discovery
キャッシング
Entity Framework
LINQ クエリ
構成
ADO.NET provider for Dynamics 365 Sales
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for Google Analytics
はじめに
接続の作成
接続プーリング
認証
データのクエリ
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for JSON
はじめに
接続の作成
JSONデータモデル
接続プーリング
データのクエリ
一括処理
スキーマの詳細
Schema Discovery
キャッシング
Entity Framework
LINQ クエリ
構成
ADO.NET provider for Kintone
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for OData
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for QuickBooks Online
はじめに
接続の作成
接続プーリング
認証
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
QuickBooksOnline テーブル
Accounts
Attachables
Bill Payments
Bills
Budgets
Class
Company Currency
Company Info
CreditCardPayments
CreditMemos
Customers
CustomerTypes
Departments
Deposits
Employees
Entitlements
Estimates
Exchange Rates
Invoices
Items
Journal Code
JournalEntries
PaymentMethods
Payments
Preferences
PurchaseOrders
Purchases
RefundReceipts
Sales Receipts
TaxAgency
TaxClassifications
TaxCodes
TaxPayments
TaxPayments
Terms
TimeActivities
Transfers
VendorCredits
Vendors
Invoices
ADO.NET provider for Salesforce
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for ServiceNow
はじめに
接続の作成
接続プーリング
データのクエリ
一括処理
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
ADO.NET provider for Magento
はじめに
接続の作成
接続プーリング
認証
データのクエリ
スキーマの詳細
キャッシング
Entity Framework
LINQ クエリ
Magento テーブル
Products
ProductMedia
Orders
Invoice
Shipments
Shipments
Transactions
Categories
Customers
CustomerGroups
CustomerDefaultGroups
BundleProductOption
BundleProductChildren
SalesRule
ProductAttributes
SQL 準拠
SQL文
演算子
関数
増分キャッシュ
プロキシサーバー
ロギング
スキャフォールディング
DbFactory のサポート
Visual Studio の統合
チュートリアル
DataConnector を使用したインターネット データ ソース経由の Web API の作成
Salesforce を介した Web API の作成
Salesforce Web API のクライアント側の使用
Postman を使用してブラウザで Web API を使用する
Web API を使用して Excel でグラフを作成する
Javascript を使用して Web API を使用して FlexGrid 上で CRUD 操作を実行する
仮想化による FlexGrid を使用した JSON の視覚化
リファレンス
C1.AdoNet.CSV アセンブリ
名前空間
C1.AdoNet.CSV 名前空間
概要
クラス
C1CSVCommand
概要
メンバ
C1CSVCommand コンストラクタ
C1CSVCommand コンストラクタ()
C1CSVCommand コンストラクタ(C1CSVConnection)
C1CSVCommand コンストラクタ(C1CSVConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1CSVCommandBuilder
概要
メンバ
C1CSVCommandBuilder コンストラクタ
C1CSVCommandBuilder コンストラクタ()
C1CSVCommandBuilder コンストラクタ(C1CSVDataAdapter)
C1CSVConnection
概要
メンバ
C1CSVConnection コンストラクタ
C1CSVConnection コンストラクタ()
C1CSVConnection コンストラクタ(String)
C1CSVConnection コンストラクタ(C1CSVConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ApiConfigFile プロパティ
ContainsHeaders プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
TrimValues プロパティ
Uri プロパティ
C1CSVConnectionStringBuilder
概要
メンバ
C1CSVConnectionStringBuilder コンストラクタ
C1CSVConnectionStringBuilder コンストラクタ()
C1CSVConnectionStringBuilder コンストラクタ(String)
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
ApiConfigFile プロパティ
ContainsHeaders プロパティ
Item プロパティ
TrimValues プロパティ
Uri プロパティ
C1CSVDataAdapter
概要
メンバ
C1CSVDataAdapter コンストラクタ
C1CSVDataAdapter コンストラクタ()
C1CSVDataAdapter コンストラクタ(C1CSVCommand)
C1CSVDataAdapter コンストラクタ(C1CSVConnection,String)
C1CSVDataAdapter コンストラクタ(String,String)
C1CSVDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1CSVProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.D365S アセンブリ
名前空間
C1.AdoNet.D365S 名前空間
概要
クラス
C1D365SCommand
概要
メンバ
C1D365SCommand コンストラクタ
C1D365SCommand コンストラクタ()
C1D365SCommand コンストラクタ(C1D365SConnection)
C1D365SCommand コンストラクタ(C1D365SConnection,String)
C1D365SCommandBuilder
概要
メンバ
C1D365SCommandBuilder コンストラクタ
C1D365SCommandBuilder コンストラクタ()
C1D365SCommandBuilder コンストラクタ(C1D365SDataAdapter)
C1D365SConnection
概要
メンバ
C1D365SConnection コンストラクタ
C1D365SConnection コンストラクタ()
C1D365SConnection コンストラクタ(String)
C1D365SConnection コンストラクタ(C1D365SConnectionStringBuilder)
メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
C1D365SConnectionStringBuilder
概要
メンバ
C1D365SConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Item プロパティ
Url プロパティ
UseDynamicType プロパティ
UseEtag プロパティ
C1D365SDataAdapter
概要
メンバ
C1D365SDataAdapter コンストラクタ
C1D365SDataAdapter コンストラクタ()
C1D365SDataAdapter コンストラクタ(C1D365SCommand)
C1D365SDataAdapter コンストラクタ(C1D365SConnection,String)
C1D365SDataAdapter コンストラクタ(String,String)
C1D365SProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
DbCommandWrap<TInnerConnection,TInnerCommand,TInnerParameter>
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
Parameters プロパティ
UnderlyingCommand プロパティ
UpdatedRowSource プロパティ
DbConnectionWrap<TInnerConnection,TInnerCommand,TInnerParameter>
概要
メンバ
メソッド
ChangeDatabase メソッド
Close メソッド
EnlistTransaction メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
InitializeLifetimeService メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
ConnectionTimeout プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
State プロパティ
UnderlyingConnection プロパティ
イベント
StateChange イベント
C1.AdoNet.GoogleAnalytics アセンブリ
名前空間
C1.AdoNet.GoogleAnalytics 名前空間
概要
クラス
C1GoogleAnalyticsCommand
概要
メンバ
C1GoogleAnalyticsCommand コンストラクタ
C1GoogleAnalyticsCommand コンストラクタ()
C1GoogleAnalyticsCommand コンストラクタ(C1GoogleAnalyticsConnection)
C1GoogleAnalyticsCommand コンストラクタ(C1GoogleAnalyticsConnection,String)
メソッド
Cancel メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1GoogleAnalyticsCommandBuilder
概要
メンバ
C1GoogleAnalyticsCommandBuilder コンストラクタ
C1GoogleAnalyticsCommandBuilder コンストラクタ()
C1GoogleAnalyticsCommandBuilder コンストラクタ(C1GoogleAnalyticsDataAdapter)
C1GoogleAnalyticsConnection
概要
メンバ
C1GoogleAnalyticsConnection コンストラクタ
C1GoogleAnalyticsConnection コンストラクタ()
C1GoogleAnalyticsConnection コンストラクタ(String)
C1GoogleAnalyticsConnection コンストラクタ(C1GoogleAnalyticsConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
Credential プロパティ
Database プロパティ
DataSource プロパティ
KeyFile プロパティ
ServerVersion プロパティ
ViewId プロパティ
C1GoogleAnalyticsConnectionStringBuilder
概要
メンバ
C1GoogleAnalyticsConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Item プロパティ
KeyFile プロパティ
ViewId プロパティ
C1GoogleAnalyticsDataAdapter
概要
メンバ
C1GoogleAnalyticsDataAdapter コンストラクタ
C1GoogleAnalyticsDataAdapter コンストラクタ()
C1GoogleAnalyticsDataAdapter コンストラクタ(C1GoogleAnalyticsCommand)
C1GoogleAnalyticsDataAdapter コンストラクタ(C1GoogleAnalyticsConnection,String)
C1GoogleAnalyticsDataAdapter コンストラクタ(String,String)
C1GoogleAnalyticsDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1GoogleAnalyticsProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.Json アセンブリ
名前空間
C1.AdoNet.Json 名前空間
概要
クラス
C1JsonCommand
概要
メンバ
C1JsonCommand コンストラクタ
C1JsonCommand コンストラクタ()
C1JsonCommand コンストラクタ(C1JsonConnection)
C1JsonCommand コンストラクタ(C1JsonConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1JsonCommandBuilder
概要
メンバ
C1JsonCommandBuilder コンストラクタ
C1JsonCommandBuilder コンストラクタ()
C1JsonCommandBuilder コンストラクタ(C1JsonDataAdapter)
C1JsonConnection
概要
メンバ
C1JsonConnection コンストラクタ
C1JsonConnection コンストラクタ()
C1JsonConnection コンストラクタ(String)
C1JsonConnection コンストラクタ(C1JsonConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ApiConfigFile プロパティ
Database プロパティ
DataModel プロパティ
DataSource プロパティ
JsonPath プロパティ
ServerVersion プロパティ
Uri プロパティ
C1JsonConnectionStringBuilder
概要
メンバ
C1JsonConnectionStringBuilder コンストラクタ
C1JsonConnectionStringBuilder コンストラクタ()
C1JsonConnectionStringBuilder コンストラクタ(String)
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
ApiConfigFile プロパティ
DataModel プロパティ
Item プロパティ
JsonPath プロパティ
Uri プロパティ
C1JsonDataAdapter
概要
メンバ
C1JsonDataAdapter コンストラクタ
C1JsonDataAdapter コンストラクタ()
C1JsonDataAdapter コンストラクタ(C1JsonCommand)
C1JsonDataAdapter コンストラクタ(C1JsonConnection,String)
C1JsonDataAdapter コンストラクタ(String,String)
C1JsonDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1JsonProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.Kintone アセンブリ
名前空間
C1.AdoNet.Kintone 名前空間
概要
クラス
C1KintoneCommand
概要
メンバ
C1KintoneCommand コンストラクタ
C1KintoneCommand コンストラクタ()
C1KintoneCommand コンストラクタ(C1KintoneConnection)
C1KintoneCommand コンストラクタ(C1KintoneConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1KintoneCommandBuilder
概要
メンバ
C1KintoneCommandBuilder コンストラクタ
C1KintoneCommandBuilder コンストラクタ()
C1KintoneCommandBuilder コンストラクタ(C1KintoneDataAdapter)
C1KintoneConnection
概要
メンバ
C1KintoneConnection コンストラクタ
C1KintoneConnection コンストラクタ()
C1KintoneConnection コンストラクタ(String)
C1KintoneConnection コンストラクタ(C1KintoneConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
BaseUrl プロパティ
Database プロパティ
DataSource プロパティ
GuestSpaceId プロパティ
ServerVersion プロパティ
C1KintoneConnectionStringBuilder
概要
メンバ
C1KintoneConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
GuestSpaceId プロパティ
Item プロパティ
Password プロパティ
Url プロパティ
Username プロパティ
C1KintoneDataAdapter
概要
メンバ
C1KintoneDataAdapter コンストラクタ
C1KintoneDataAdapter コンストラクタ()
C1KintoneDataAdapter コンストラクタ(C1KintoneCommand)
C1KintoneDataAdapter コンストラクタ(C1KintoneConnection,String)
C1KintoneDataAdapter コンストラクタ(String,String)
C1KintoneDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1KintoneProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.Magento アセンブリ
名前空間
C1.AdoNet.Magento 名前空間
概要
クラス
C1MagentoCommand
概要
メンバ
C1MagentoCommand コンストラクタ
C1MagentoCommand コンストラクタ()
C1MagentoCommand コンストラクタ(C1MagentoConnection)
C1MagentoCommand コンストラクタ(C1MagentoConnection,String)
メソッド
GetFullDataMagento メソッド
IgnoreCaseEquals メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1MagentoCommandBuilder
概要
メンバ
C1MagentoCommandBuilder コンストラクタ
C1MagentoCommandBuilder コンストラクタ()
C1MagentoCommandBuilder コンストラクタ(C1MagentoDataAdapter)
C1MagentoConnection
概要
メンバ
C1MagentoConnection コンストラクタ
C1MagentoConnection コンストラクタ()
C1MagentoConnection コンストラクタ(String)
C1MagentoConnection コンストラクタ(C1MagentoConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
AccessToken プロパティ
ApiVersion プロパティ
BaseUrl プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
イベント
OAuthTokenRetreived イベント
C1MagentoConnectionStringBuilder
概要
メンバ
C1MagentoConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Item プロパティ
Url プロパティ
C1MagentoDataAdapter
概要
メンバ
C1MagentoDataAdapter コンストラクタ
C1MagentoDataAdapter コンストラクタ()
C1MagentoDataAdapter コンストラクタ(C1MagentoCommand)
C1MagentoDataAdapter コンストラクタ(C1MagentoConnection,String)
C1MagentoDataAdapter コンストラクタ(String,String)
C1MagentoDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1MagentoProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.OData アセンブリ
名前空間
C1.AdoNet.OData 名前空間
概要
クラス
C1ODataCommand
概要
メンバ
C1ODataCommand コンストラクタ
C1ODataCommand コンストラクタ()
C1ODataCommand コンストラクタ(C1ODataConnection)
C1ODataCommand コンストラクタ(C1ODataConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1ODataCommandBuilder
概要
メンバ
C1ODataCommandBuilder コンストラクタ
C1ODataCommandBuilder コンストラクタ()
C1ODataCommandBuilder コンストラクタ(C1ODataDataAdapter)
C1ODataConnection
概要
メンバ
C1ODataConnection コンストラクタ
C1ODataConnection コンストラクタ()
C1ODataConnection コンストラクタ(String)
C1ODataConnection コンストラクタ(C1ODataConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
BaseUrl プロパティ
CustomFunctions プロパティ
CustomHeaders プロパティ
CustomOperators プロパティ
Database プロパティ
DataSource プロパティ
ODataVersion プロパティ
ServerTimeZone プロパティ
ServerVersion プロパティ
SupportGroupBy プロパティ
SupportLimit プロパティ
SupportOrderBy プロパティ
UnSupportedColumns プロパティ
UseDynamicType プロパティ
UseEtag プロパティ
C1ODataConnectionStringBuilder
概要
メンバ
C1ODataConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
SeparateSupportedOperations メソッド
プロパティ
Item プロパティ
ODataVersion プロパティ
ServerTimeZone プロパティ
SupportedOperations プロパティ
SupportGroupBy プロパティ
SupportLimit プロパティ
SupportOrderBy プロパティ
Url プロパティ
UseDynamicType プロパティ
UseEtag プロパティ
C1ODataDataAdapter
概要
メンバ
C1ODataDataAdapter コンストラクタ
C1ODataDataAdapter コンストラクタ()
C1ODataDataAdapter コンストラクタ(C1ODataCommand)
C1ODataDataAdapter コンストラクタ(C1ODataConnection,String)
C1ODataDataAdapter コンストラクタ(String,String)
C1ODataDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1ODataProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.QuickBooksOnline アセンブリ
名前空間
C1.AdoNet.QuickBooksOnline 名前空間
概要
クラス
C1QuickBooksOnlineCommand
概要
メンバ
C1QuickBooksOnlineCommand コンストラクタ
C1QuickBooksOnlineCommand コンストラクタ()
C1QuickBooksOnlineCommand コンストラクタ(C1QuickBooksOnlineConnection)
C1QuickBooksOnlineCommand コンストラクタ(C1QuickBooksOnlineConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1QuickBooksOnlineCommandBuilder
概要
メンバ
C1QuickBooksOnlineCommandBuilder コンストラクタ
C1QuickBooksOnlineCommandBuilder コンストラクタ()
C1QuickBooksOnlineCommandBuilder コンストラクタ(C1QuickBooksOnlineDataAdapter)
C1QuickBooksOnlineConnection
概要
メンバ
C1QuickBooksOnlineConnection コンストラクタ
C1QuickBooksOnlineConnection コンストラクタ()
C1QuickBooksOnlineConnection コンストラクタ(String)
C1QuickBooksOnlineConnection コンストラクタ(C1QuickBooksOnlineConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
CompanyId プロパティ
CountryCode プロパティ
Database プロパティ
DataSource プロパティ
MinorVersion プロパティ
OAuthToken プロパティ
ServerVersion プロパティ
UseSandbox プロパティ
イベント
OAuthTokenRefreshed イベント
C1QuickBooksOnlineConnectionStringBuilder
概要
メンバ
C1QuickBooksOnlineConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
CompanyId プロパティ
CountryCode プロパティ
Item プロパティ
MinorVersion プロパティ
UseSandbox プロパティ
C1QuickBooksOnlineDataAdapter
概要
メンバ
C1QuickBooksOnlineDataAdapter コンストラクタ
C1QuickBooksOnlineDataAdapter コンストラクタ()
C1QuickBooksOnlineDataAdapter コンストラクタ(C1QuickBooksOnlineCommand)
C1QuickBooksOnlineDataAdapter コンストラクタ(C1QuickBooksOnlineConnection,String)
C1QuickBooksOnlineDataAdapter コンストラクタ(String,String)
C1QuickBooksOnlineDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1QuickBooksOnlineProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
OAuthToken
概要
メンバ
OAuthToken コンストラクタ
プロパティ
AccessToken プロパティ
RefreshToken プロパティ
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.Salesforce アセンブリ
名前空間
C1.AdoNet.Salesforce 名前空間
概要
クラス
C1SalesforceCommand
概要
メンバ
C1SalesforceCommand コンストラクタ
C1SalesforceCommand コンストラクタ()
C1SalesforceCommand コンストラクタ(C1SalesforceConnection)
C1SalesforceCommand コンストラクタ(C1SalesforceConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1SalesforceCommandBuilder
概要
メンバ
C1SalesforceCommandBuilder コンストラクタ
C1SalesforceCommandBuilder コンストラクタ()
C1SalesforceCommandBuilder コンストラクタ(C1SalesforceDataAdapter)
C1SalesforceConnection
概要
メンバ
C1SalesforceConnection コンストラクタ
C1SalesforceConnection コンストラクタ()
C1SalesforceConnection コンストラクタ(String)
C1SalesforceConnection コンストラクタ(C1SalesforceConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ApiVersion プロパティ
BaseUrl プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
C1SalesforceConnectionStringBuilder
概要
メンバ
C1SalesforceConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
ApiVersion プロパティ
Item プロパティ
SecurityToken プロパティ
Url プロパティ
C1SalesforceDataAdapter
概要
メンバ
C1SalesforceDataAdapter コンストラクタ
C1SalesforceDataAdapter コンストラクタ()
C1SalesforceDataAdapter コンストラクタ(C1SalesforceCommand)
C1SalesforceDataAdapter コンストラクタ(C1SalesforceConnection,String)
C1SalesforceDataAdapter コンストラクタ(String,String)
C1SalesforceDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1SalesforceProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.AdoNet.ServiceNow アセンブリ
名前空間
C1.AdoNet.ServiceNow 名前空間
概要
クラス
C1ServiceNowCommand
概要
メンバ
C1ServiceNowCommand コンストラクタ
C1ServiceNowCommand コンストラクタ()
C1ServiceNowCommand コンストラクタ(C1ServiceNowConnection)
C1ServiceNowCommand コンストラクタ(C1ServiceNowConnection,String)
メソッド
Prepare メソッド
プロパティ
CommandTimeout プロパティ
CommandType プロパティ
DesignTimeVisible プロパティ
UpdatedRowSource プロパティ
C1ServiceNowCommandBuilder
概要
メンバ
C1ServiceNowCommandBuilder コンストラクタ
C1ServiceNowCommandBuilder コンストラクタ()
C1ServiceNowCommandBuilder コンストラクタ(C1ServiceNowDataAdapter)
C1ServiceNowConnection
概要
メンバ
C1ServiceNowConnection コンストラクタ
C1ServiceNowConnection コンストラクタ()
C1ServiceNowConnection コンストラクタ(String)
C1ServiceNowConnection コンストラクタ(C1ServiceNowConnectionStringBuilder)
メソッド
ChangeDatabase メソッド
Close メソッド
Open メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ApiVersion プロパティ
BaseUrl プロパティ
Database プロパティ
DataSource プロパティ
ServerVersion プロパティ
C1ServiceNowConnectionStringBuilder
概要
メンバ
C1ServiceNowConnectionStringBuilder コンストラクタ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Item プロパティ
Url プロパティ
C1ServiceNowDataAdapter
概要
メンバ
C1ServiceNowDataAdapter コンストラクタ
C1ServiceNowDataAdapter コンストラクタ()
C1ServiceNowDataAdapter コンストラクタ(C1ServiceNowCommand)
C1ServiceNowDataAdapter コンストラクタ(C1ServiceNowConnection,String)
C1ServiceNowDataAdapter コンストラクタ(String,String)
C1ServiceNowDataReader
概要
メンバ
メソッド
GetSchemaTable メソッド
C1ServiceNowProviderFactory
概要
メンバ
メソッド
CreateCommand メソッド
CreateCommandBuilder メソッド
CreateConnection メソッド
CreateConnectionStringBuilder メソッド
CreateDataAdapter メソッド
CreateParameter メソッド
フィールド
Instance フィールド
C1.DataConnector.AdoNet 名前空間
概要
クラス
C1CommandBase
概要
メンバ
メソッド
Cancel メソッド
ExecuteNonQuery メソッド
ExecuteNonQueryAsync メソッド
ExecuteNonQueryAsync(CancellationToken) メソッド
ExecuteScalar メソッド
ExecuteScalarAsync メソッド
ExecuteScalarAsync(CancellationToken) メソッド
Prepare メソッド
プロパティ
CommandText プロパティ
Parameters プロパティ
ReturningTable プロパティ
C1CommandBase<TCommandImpl>
概要
メンバ
C1CommandBuilderBase
概要
メンバ
メソッド
QuoteIdentifier メソッド
UnquoteIdentifier メソッド
C1CommandBuilderBase<TCommandBuilderImpl>
概要
メンバ
C1ConnectionBase
概要
メンバ
メソッド
Close メソッド
GetSchema メソッド
GetSchema() メソッド
GetSchema(String) メソッド
GetSchema(String,String[]) メソッド
OpenAsync メソッド
OpenAsync(CancellationToken) メソッド
プロパティ
ConnectionString プロパティ
Key プロパティ
MaxPageSize プロパティ
State プロパティ
C1ConnectionBase<TConnectionImpl>
概要
メンバ
C1DataAdapterBase
概要
メンバ
イベント
RowUpdated イベント
RowUpdating イベント
C1DataAdapterBase<TCommandImpl>
概要
メンバ
プロパティ
DeleteCommand プロパティ
InsertCommand プロパティ
SelectCommand プロパティ
UpdateBatchSize プロパティ
UpdateCommand プロパティ
C1DataReader
概要
メンバ
メソッド
Close メソッド
GetFieldType メソッド
GetName メソッド
GetOrdinal メソッド
GetSchemaTable メソッド
GetValue メソッド
GetValues メソッド
IsDBNull メソッド
NextResult メソッド
Read メソッド
ReadAsync メソッド
ReadAsync(CancellationToken) メソッド
プロパティ
Depth プロパティ
FieldCount プロパティ
HasRows プロパティ
IsClosed プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
RecordsAffected プロパティ
C1OAuthConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
Domain プロパティ
Item プロパティ
OAuthAccessToken プロパティ
OAuthClientId プロパティ
OAuthClientSecret プロパティ
OAuthExtendProperties プロパティ
OAuthRefreshToken プロパティ
OAuthScope プロパティ
OAuthTokenEndpoint プロパティ
Password プロパティ
Username プロパティ
C1RowUpdatedEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatedEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
C1RowUpdatingEventArgs<TCommandImpl>
概要
メンバ
C1RowUpdatingEventArgs<TCommandImpl> コンストラクタ
プロパティ
Command プロパティ
デリゲート
RowUpdatedEventHandler
RowUpdatingEventHandler
C1.DataConnector アセンブリ
名前空間
C1.DataConnector 名前空間
概要
クラス
AssignExpression
概要
メンバ
AssignExpression コンストラクタ
プロパティ
Column プロパティ
SubExpressions プロパティ
Type プロパティ
Value プロパティ
BetweenExpression
概要
メンバ
BetweenExpression コンストラクタ
プロパティ
SubExpressions プロパティ
Type プロパティ
C1ConnectionStringBuilder
概要
メンバ
メソッド
Equals メソッド
GetHashCode メソッド
プロパティ
CacheConnection プロパティ
CacheLocation プロパティ
CacheProvider プロパティ
CacheTolerance プロパティ
ConnectionString プロパティ
IncrementalUpdate プロパティ
IncrementalUpdateColumn プロパティ
Item プロパティ
LogFile プロパティ
LogFileCount プロパティ
LogFileSize プロパティ
MaxPageSize プロパティ
MaxPoolSize プロパティ
Offline プロパティ
ProxyAuthScheme プロパティ
ProxyPassword プロパティ
ProxyPort プロパティ
ProxyServer プロパティ
ProxyUsername プロパティ
UseCache プロパティ
UsePool プロパティ
VerbosityLevel プロパティ
C1DataConnectorException
概要
メンバ
C1DataConnectorException コンストラクタ
C1DataConnectorException コンストラクタ(String)
C1DataConnectorException コンストラクタ(String,String[])
C1DataConnectorException コンストラクタ()
メソッド
ToString メソッド
プロパティ
Message プロパティ
C1DataConnectorExecutorException
概要
メンバ
C1DataConnectorExecutorException コンストラクタ
C1DataConnectorExecutorException コンストラクタ(String)
C1DataConnectorExecutorException コンストラクタ(String,Exception)
C1DataConnectorExecutorException コンストラクタ()
C1DataConnectorExecutorException コンストラクタ(String,String[])
C1DataConnectorParserException
概要
メンバ
C1DataConnectorParserException コンストラクタ
C1DataConnectorParserException コンストラクタ(String)
C1DataConnectorParserException コンストラクタ(String,Exception)
C1DataConnectorParserException コンストラクタ()
C1DataConnectorParserException コンストラクタ(String,String[])
C1DataConnectorProviderException
概要
メンバ
C1DataConnectorProviderException コンストラクタ
C1DataConnectorProviderException コンストラクタ(String)
C1DataConnectorProviderException コンストラクタ(String,Exception)
C1DataConnectorProviderException コンストラクタ()
C1DataConnectorProviderException コンストラクタ(String,String[])
C1DataReaderBase
概要
メンバ
メソッド
GetBoolean メソッド
GetByte メソッド
GetBytes メソッド
GetChar メソッド
GetChars メソッド
GetDataTypeName メソッド
GetDateTime メソッド
GetDecimal メソッド
GetDouble メソッド
GetFloat メソッド
GetGuid メソッド
GetInt16 メソッド
GetInt32 メソッド
GetInt64 メソッド
GetString メソッド
GetValue メソッド
GetValues メソッド
C1DbParameter
概要
メンバ
C1DbParameter コンストラクタ
C1DbParameter コンストラクタ()
C1DbParameter コンストラクタ(String)
C1DbParameter コンストラクタ(String,Object)
C1DbParameter コンストラクタ(String,DbType,Object)
C1DbParameter コンストラクタ(String,DbType,String)
メソッド
Clone メソッド
ResetDbType メソッド
プロパティ
DbType プロパティ
Direction プロパティ
IsNullable プロパティ
ParameterName プロパティ
Size プロパティ
SourceColumn プロパティ
SourceColumnNullMapping プロパティ
SourceVersion プロパティ
Value プロパティ
C1DbParameterCollection
概要
メンバ
C1DbParameterCollection コンストラクタ
メソッド
Add メソッド
Add(Object) メソッド
Add(String,String) メソッド
Add(String,DbType,String) メソッド
AddRange メソッド
AddWithValue メソッド
Clear メソッド
Clone メソッド
Contains メソッド
Contains(String) メソッド
Contains(Object) メソッド
CopyTo メソッド
IndexOf メソッド
IndexOf(Object) メソッド
IndexOf(String) メソッド
Insert メソッド
Remove メソッド
RemoveAt メソッド
RemoveAt(Int32) メソッド
RemoveAt(String) メソッド
プロパティ
Count プロパティ
Item プロパティ
Item(Int32) プロパティ
Item(String) プロパティ
SyncRoot プロパティ
CaseWhenExpression
概要
メンバ
CaseWhenExpression コンストラクタ
プロパティ
CaseExpression プロパティ
ElseExpression プロパティ
SubExpressions プロパティ
Type プロパティ
WhenThenPairs プロパティ
CastExpression
概要
メンバ
CastExpression コンストラクタ
プロパティ
Expression プロパティ
SubExpressions プロパティ
Type プロパティ
TypeName プロパティ
ColumnExpression
概要
メンバ
ColumnExpression コンストラクタ
プロパティ
Alias プロパティ
ColumnName プロパティ
Database プロパティ
IsExpression プロパティ
SubExpressions プロパティ
TableAlias プロパティ
TableName プロパティ
Type プロパティ
CompoundSelectStatement
概要
メンバ
CompoundSelectStatement コンストラクタ
プロパティ
CompoundType プロパティ
Statement プロパティ
CSVValueObject
概要
メンバ
CSVValueObject コンストラクタ
プロパティ
Type プロパティ
Value プロパティ
CustomHeaders
概要
メンバ
CustomHeaders コンストラクタ
プロパティ
Delete プロパティ
Insert プロパティ
Select プロパティ
Update プロパティ
DeleteStatement
概要
メンバ
DeleteStatement コンストラクタ
プロパティ
ReturningColumns プロパティ
Table プロパティ
Type プロパティ
Where プロパティ
FunctionExpression
概要
メンバ
FunctionExpression コンストラクタ
プロパティ
FunctionName プロパティ
SubExpressions プロパティ
Type プロパティ
GlobalConstants
概要
メンバ
GlobalConstants コンストラクタ
フィールド
Accept フィールド
ApplicationJson フィールド
ApplicationText フィールド
ContentType フィールド
DeleteMethod フィールド
PatchMethod フィールド
PostMethod フィールド
UTF8Keyword フィールド
GroupbyClause
概要
メンバ
GroupbyClause コンストラクタ
プロパティ
Columns プロパティ
Having プロパティ
HttpRequestBuilder
概要
メンバ
HttpRequestBuilder コンストラクタ
HttpRequestBuilder コンストラクタ(HttpMethod,String)
HttpRequestBuilder コンストラクタ(HttpMethod,Uri)
メソッド
ApplyPostHeader メソッド
CreateRequest メソッド
プロパティ
Content プロパティ
ContentType プロパティ
Headers プロパティ
Method プロパティ
Uri プロパティ
InsertStatement
概要
メンバ
InsertStatement コンストラクタ
プロパティ
Columns プロパティ
ReturningColumns プロパティ
Table プロパティ
Type プロパティ
ValuesOrSubQuery プロパティ
JoinTable
概要
メンバ
JoinTable コンストラクタ
プロパティ
JoinConstraints プロパティ
JoinType プロパティ
Table プロパティ
JsonStreamParser
概要
メンバ
JsonStreamParser コンストラクタ
JsonStreamParser コンストラクタ()
JsonStreamParser コンストラクタ(String)
JsonStreamParser コンストラクタ(IList)
メソッド
Parse メソッド
ParseSubarray メソッド
SetFlattenObjects メソッド
SetIncludeParentJsonPath メソッド
SetMaxItems メソッド
プロパティ
HasNext プロパティ
OutputItemList プロパティ
フィールド
JSON_ROOT フィールド
イベント
OnItemFired イベント
JsonUtils
概要
メンバ
JsonUtils コンストラクタ
メソッド
CleanXPaths メソッド
JsonValueObject
概要
メンバ
JsonValueObject コンストラクタ
プロパティ
Type プロパティ
Value プロパティ
KeywordExpression
概要
メンバ
KeywordExpression コンストラクタ
プロパティ
Keyword プロパティ
SubExpressions プロパティ
Type プロパティ
LicenseManager
概要
メンバ
ListExpression
概要
メンバ
ListExpression コンストラクタ
プロパティ
SubExpressions プロパティ
Type プロパティ
LiteralValueExpression
概要
メンバ
LiteralValueExpression コンストラクタ
プロパティ
SubExpressions プロパティ
Type プロパティ
Value プロパティ
ValueType プロパティ
OperationExpression
概要
メンバ
OperationExpression コンストラクタ
プロパティ
OperationType プロパティ
Operator プロパティ
SubExpressions プロパティ
Type プロパティ
OrderbyColumn
概要
メンバ
OrderbyColumn コンストラクタ
プロパティ
Column プロパティ
Order プロパティ
ParamExpression
概要
メンバ
ParamExpression コンストラクタ
プロパティ
ParamName プロパティ
SubExpressions プロパティ
Type プロパティ
ProxySettings
概要
メンバ
ProxySettings コンストラクタ
プロパティ
ProxyAuthScheme プロパティ
ProxyPassword プロパティ
ProxyPort プロパティ
ProxyServer プロパティ
ProxyUsername プロパティ
QualifiedTableName
概要
メンバ
QualifiedTableName コンストラクタ
プロパティ
Database プロパティ
Name プロパティ
SelectStatement
概要
メンバ
SelectStatement コンストラクタ
プロパティ
Columns プロパティ
CompoundStatements プロパティ
Groupby プロパティ
IsCompound プロパティ
IsDistinct プロパティ
IsJoin プロパティ
JoinTables プロパティ
Limit プロパティ
Offset プロパティ
Orderby プロパティ
TableOrSubquery プロパティ
Top プロパティ
Type プロパティ
Where プロパティ
SharedUtils
概要
メンバ
SharedUtils コンストラクタ
メソッド
FilterReturningRows メソッド
SourceTable
概要
メンバ
SourceTable コンストラクタ
メソッド
Dispose メソッド
InitiateFromReader メソッド
LoadFromReader メソッド
プロパティ
Columns プロパティ
FieldCount プロパティ
OneTimeLoad プロパティ
Rows プロパティ
TableName プロパティ
SqlBaseVisitor<Result>
概要
メンバ
SqlBaseVisitor<Result> コンストラクタ
メソッド
VisitAny_name メソッド
VisitArgs_list メソッド
VisitBegin_stmt メソッド
VisitBetween_and_expr メソッド
VisitCollation_name メソッド
VisitColumn_alias メソッド
VisitColumn_constraint メソッド
VisitColumn_def メソッド
VisitColumn_name メソッド
VisitColumn_type_name メソッド
VisitCommit_stmt メソッド
VisitCompound_clause メソッド
VisitCompound_operator メソッド
VisitConflict_clause メソッド
VisitCreate_table_stmt メソッド
VisitDatabase_name メソッド
VisitDelete_stmt メソッド
VisitDrop_table_stmt メソッド
VisitError メソッド
VisitError_message メソッド
VisitExpr メソッド
VisitFactored_select_stmt メソッド
VisitForeign_key_clause メソッド
VisitForeign_table メソッド
VisitFunction メソッド
VisitFunction_name メソッド
VisitGroupby_clause メソッド
VisitHaving_clause メソッド
VisitIn_list_expr メソッド
VisitIndex_name メソッド
VisitIndexed_column メソッド
VisitInsert_stmt メソッド
VisitJoin_clause メソッド
VisitJoin_constraint メソッド
VisitJoin_operator メソッド
VisitJoin_right メソッド
VisitKeyword メソッド
VisitLimit_clause メソッド
VisitLiteral_value メソッド
VisitModule_argument メソッド
VisitModule_name メソッド
VisitName メソッド
VisitNew_table_name メソッド
VisitNot_expr メソッド
VisitOrdering_term メソッド
VisitParse メソッド
VisitPragma_name メソッド
VisitQualified_table_name メソッド
VisitRaise_function メソッド
VisitRelease_stmt メソッド
VisitResult_column メソッド
VisitReturning_clause メソッド
VisitRollback_stmt メソッド
VisitSavepoint_name メソッド
VisitSavepoint_stmt メソッド
VisitSelect_core メソッド
VisitSelect_or_values メソッド
VisitSelect_stmt メソッド
VisitSet_clause メソッド
VisitSigned_number メソッド
VisitSimple_select_stmt メソッド
VisitSql_stmt メソッド
VisitSql_stmt_list メソッド
VisitTable_alias メソッド
VisitTable_constraint メソッド
VisitTable_name メソッド
VisitTable_or_index_name メソッド
VisitTable_or_subquery メソッド
VisitTop_clause メソッド
VisitTransaction_name メソッド
VisitTrigger_name メソッド
VisitType_name メソッド
VisitUnary_operator メソッド
VisitUpdate_stmt メソッド
VisitUpdate_stmt_limited メソッド
VisitValues_list メソッド
VisitView_name メソッド
VisitWhere_clause メソッド
SqlLexer
概要
メンバ
SqlLexer コンストラクタ
プロパティ
GrammarFileName プロパティ
ModeNames プロパティ
RuleNames プロパティ
SerializedAtn プロパティ
TokenNames プロパティ
Vocabulary プロパティ
フィールド
_ATN フィールド
_serializedATN フィールド
AMP フィールド
ASSIGN フィールド
BIND_PARAMETER フィールド
BLOB_LITERAL フィールド
CLOSE_PAR フィールド
COMMA フィールド
DefaultVocabulary フィールド
DIV フィールド
DOT フィールド
EQ フィールド
GT フィールド
GT_EQ フィールド
GT2 フィールド
IDENTIFIER フィールド
K_ABORT フィールド
K_ACTION フィールド
K_ADD フィールド
K_AFTER フィールド
K_ALL フィールド
K_ALTER フィールド
K_ANALYZE フィールド
K_AND フィールド
K_AS フィールド
K_ASC フィールド
K_ATTACH フィールド
K_AUTOINCREMENT フィールド
K_BEFORE フィールド
K_BEGIN フィールド
K_BETWEEN フィールド
K_BY フィールド
K_CASCADE フィールド
K_CASE フィールド
K_CAST フィールド
K_CHECK フィールド
K_COLLATE フィールド
K_COLUMN フィールド
K_COMMIT フィールド
K_CONFLICT フィールド
K_CONSTRAINT フィールド
K_CREATE フィールド
K_CROSS フィールド
K_CURRENT_DATE フィールド
K_CURRENT_TIME フィールド
K_CURRENT_TIMESTAMP フィールド
K_DATABASE フィールド
K_DEFAULT フィールド
K_DEFERRABLE フィールド
K_DEFERRED フィールド
K_DELETE フィールド
K_DESC フィールド
K_DETACH フィールド
K_DISTINCT フィールド
K_DROP フィールド
K_EACH フィールド
K_ELSE フィールド
K_END フィールド
K_ESCAPE フィールド
K_EXCEPT フィールド
K_EXCLUSIVE フィールド
K_EXISTS フィールド
K_EXPLAIN フィールド
K_FAIL フィールド
K_FOR フィールド
K_FOREIGN フィールド
K_FROM フィールド
K_FULL フィールド
K_GLOB フィールド
K_GROUP フィールド
K_HAVING フィールド
K_IF フィールド
K_IGNORE フィールド
K_IMMEDIATE フィールド
K_IN フィールド
K_INDEX フィールド
K_INDEXED フィールド
K_INITIALLY フィールド
K_INNER フィールド
K_INSERT フィールド
K_INSTEAD フィールド
K_INTERSECT フィールド
K_INTO フィールド
K_IS フィールド
K_ISNULL フィールド
K_JOIN フィールド
K_KEY フィールド
K_LEFT フィールド
K_LIKE フィールド
K_LIMIT フィールド
K_MATCH フィールド
K_MAX フィールド
K_NATURAL フィールド
K_NO フィールド
K_NOT フィールド
K_NOTNULL フィールド
K_NULL フィールド
K_OF フィールド
K_OFFSET フィールド
K_ON フィールド
K_OR フィールド
K_ORDER フィールド
K_OUTER フィールド
K_PLAN フィールド
K_PRIMARY フィールド
K_QUERY フィールド
K_RAISE フィールド
K_REFERENCES フィールド
K_REGEXP フィールド
K_REINDEX フィールド
K_RELEASE フィールド
K_RENAME フィールド
K_REPLACE フィールド
K_RESTRICT フィールド
K_RETURNING フィールド
K_RIGHT フィールド
K_ROLLBACK フィールド
K_ROW フィールド
K_SAVEPOINT フィールド
K_SELECT フィールド
K_SET フィールド
K_TABLE フィールド
K_TEMP フィールド
K_TEMPORARY フィールド
K_THEN フィールド
K_TO フィールド
K_TOP フィールド
K_TRANSACTION フィールド
K_TRIGGER フィールド
K_UNION フィールド
K_UNIQUE フィールド
K_UPDATE フィールド
K_USING フィールド
K_VALUES フィールド
K_VIEW フィールド
K_VIRTUAL フィールド
K_WHEN フィールド
K_WHERE フィールド
K_WITHOUT フィールド
LT フィールド
LT_EQ フィールド
LT2 フィールド
MINUS フィールド
MOD フィールド
modeNames フィールド
MULTILINE_COMMENT フィールド
NOT_EQ1 フィールド
NOT_EQ2 フィールド
NUMERIC_BOOLEAN フィールド
NUMERIC_LITERAL フィールド
OPEN_PAR フィールド
PIPE フィールド
PIPE2 フィールド
PLUS フィールド
ruleNames フィールド
SCOL フィールド
SINGLE_LINE_COMMENT フィールド
SPACES フィールド
STAR フィールド
STRING_LITERAL フィールド
TILDE フィールド
tokenNames フィールド
UNEXPECTED_CHAR フィールド
SqlParser.Any_nameContext
概要
メンバ
SqlParser.Any_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
IDENTIFIER メソッド
keyword メソッド
STRING_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Args_listContext
概要
メンバ
SqlParser.Args_listContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Begin_stmtContext
概要
メンバ
SqlParser.Begin_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_BEGIN メソッド
K_DEFERRED メソッド
K_EXCLUSIVE メソッド
K_IMMEDIATE メソッド
K_TRANSACTION メソッド
transaction_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Between_and_exprContext
概要
メンバ
SqlParser.Between_and_exprContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_AND メソッド
K_BETWEEN メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Collation_nameContext
概要
メンバ
SqlParser.Collation_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Column_aliasContext
概要
メンバ
SqlParser.Column_aliasContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
IDENTIFIER メソッド
STRING_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Column_constraintContext
概要
メンバ
SqlParser.Column_constraintContext コンストラクタ
メソッド
Accept<TResult> メソッド
collation_name メソッド
conflict_clause メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_ASC メソッド
K_AUTOINCREMENT メソッド
K_CHECK メソッド
K_COLLATE メソッド
K_CONSTRAINT メソッド
K_DEFAULT メソッド
K_DESC メソッド
K_KEY メソッド
K_NOT メソッド
K_NULL メソッド
K_PRIMARY メソッド
K_UNIQUE メソッド
literal_value メソッド
name メソッド
signed_number メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Column_defContext
概要
メンバ
SqlParser.Column_defContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_constraint メソッド
column_constraint() メソッド
column_constraint(Int32) メソッド
column_name メソッド
column_type_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Column_type_nameContext
概要
メンバ
SqlParser.Column_type_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_MAX メソッド
name メソッド
signed_number メソッド
signed_number() メソッド
signed_number(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Commit_stmtContext
概要
メンバ
SqlParser.Commit_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_COMMIT メソッド
K_END メソッド
K_TRANSACTION メソッド
transaction_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Compound_clauseContext
概要
メンバ
SqlParser.Compound_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
compound_operator メソッド
EnterRule メソッド
ExitRule メソッド
select_core メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Compound_operatorContext
概要
メンバ
SqlParser.Compound_operatorContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_ALL メソッド
K_EXCEPT メソッド
K_INTERSECT メソッド
K_UNION メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Conflict_clauseContext
概要
メンバ
SqlParser.Conflict_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_ABORT メソッド
K_CONFLICT メソッド
K_FAIL メソッド
K_IGNORE メソッド
K_ON メソッド
K_REPLACE メソッド
K_ROLLBACK メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Create_table_stmtContext
概要
メンバ
SqlParser.Create_table_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_def メソッド
column_def() メソッド
column_def(Int32) メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
IDENTIFIER メソッド
K_AS メソッド
K_CREATE メソッド
K_EXISTS メソッド
K_IF メソッド
K_NOT メソッド
K_TABLE メソッド
K_TEMP メソッド
K_TEMPORARY メソッド
K_WITHOUT メソッド
select_stmt メソッド
table_constraint メソッド
table_constraint() メソッド
table_constraint(Int32) メソッド
table_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Database_nameContext
概要
メンバ
SqlParser.Database_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Delete_stmtContext
概要
メンバ
SqlParser.Delete_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_DELETE メソッド
K_FROM メソッド
qualified_table_name メソッド
returning_clause メソッド
where_clause メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Drop_table_stmtContext
概要
メンバ
SqlParser.Drop_table_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
K_DROP メソッド
K_EXISTS メソッド
K_IF メソッド
K_TABLE メソッド
table_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Error_messageContext
概要
メンバ
SqlParser.Error_messageContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
STRING_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.ErrorContext
概要
メンバ
SqlParser.ErrorContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
UNEXPECTED_CHAR メソッド
プロパティ
RuleIndex プロパティ
SqlParser.ExprContext
概要
メンバ
SqlParser.ExprContext コンストラクタ
メソッド
Accept<TResult> メソッド
between_and_expr メソッド
BIND_PARAMETER メソッド
collation_name メソッド
column_name メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
factored_select_stmt メソッド
function メソッド
in_list_expr メソッド
K_AND メソッド
K_AS メソッド
K_CASE メソッド
K_CAST メソッド
K_COLLATE メソッド
K_ELSE メソッド
K_END メソッド
K_ESCAPE メソッド
K_EXISTS メソッド
K_GLOB メソッド
K_IN メソッド
K_IS メソッド
K_ISNULL メソッド
K_LIKE メソッド
K_MATCH メソッド
K_NOT メソッド
K_NOTNULL メソッド
K_NULL メソッド
K_OR メソッド
K_REGEXP メソッド
K_THEN メソッド
K_THEN() メソッド
K_THEN(Int32) メソッド
K_WHEN メソッド
K_WHEN() メソッド
K_WHEN(Int32) メソッド
literal_value メソッド
not_expr メソッド
raise_function メソッド
table_name メソッド
type_name メソッド
unary_operator メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Factored_select_stmtContext
概要
メンバ
SqlParser.Factored_select_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
compound_clause メソッド
compound_clause() メソッド
compound_clause(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
K_BY メソッド
K_ORDER メソッド
limit_clause メソッド
ordering_term メソッド
ordering_term() メソッド
ordering_term(Int32) メソッド
select_core メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Foreign_key_clauseContext
概要
メンバ
SqlParser.Foreign_key_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_name メソッド
column_name() メソッド
column_name(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
foreign_table メソッド
K_ACTION メソッド
K_ACTION() メソッド
K_ACTION(Int32) メソッド
K_CASCADE メソッド
K_CASCADE() メソッド
K_CASCADE(Int32) メソッド
K_DEFAULT メソッド
K_DEFAULT() メソッド
K_DEFAULT(Int32) メソッド
K_DEFERRABLE メソッド
K_DEFERRED メソッド
K_DELETE メソッド
K_DELETE() メソッド
K_DELETE(Int32) メソッド
K_IMMEDIATE メソッド
K_INITIALLY メソッド
K_MATCH メソッド
K_MATCH() メソッド
K_MATCH(Int32) メソッド
K_NO メソッド
K_NO() メソッド
K_NO(Int32) メソッド
K_NOT メソッド
K_NULL メソッド
K_NULL() メソッド
K_NULL(Int32) メソッド
K_ON メソッド
K_ON() メソッド
K_ON(Int32) メソッド
K_REFERENCES メソッド
K_RESTRICT メソッド
K_RESTRICT() メソッド
K_RESTRICT(Int32) メソッド
K_SET メソッド
K_SET() メソッド
K_SET(Int32) メソッド
K_UPDATE メソッド
K_UPDATE() メソッド
K_UPDATE(Int32) メソッド
name メソッド
name() メソッド
name(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Foreign_tableContext
概要
メンバ
SqlParser.Foreign_tableContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Function_nameContext
概要
メンバ
SqlParser.Function_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.FunctionContext
概要
メンバ
SqlParser.FunctionContext コンストラクタ
メソッド
Accept<TResult> メソッド
args_list メソッド
EnterRule メソッド
ExitRule メソッド
function_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Groupby_clauseContext
概要
メンバ
SqlParser.Groupby_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
having_clause メソッド
K_BY メソッド
K_GROUP メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Having_clauseContext
概要
メンバ
SqlParser.Having_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_HAVING メソッド
プロパティ
RuleIndex プロパティ
SqlParser.In_list_exprContext
概要
メンバ
SqlParser.In_list_exprContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Index_nameContext
概要
メンバ
SqlParser.Index_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Insert_stmtContext
概要
メンバ
SqlParser.Insert_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_name メソッド
column_name() メソッド
column_name(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
K_DEFAULT メソッド
K_INSERT メソッド
K_INTO メソッド
K_VALUES メソッド
qualified_table_name メソッド
returning_clause メソッド
select_stmt メソッド
values_list メソッド
values_list() メソッド
values_list(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Join_clauseContext
概要
メンバ
SqlParser.Join_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
join_right メソッド
join_right() メソッド
join_right(Int32) メソッド
table_or_subquery メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Join_constraintContext
概要
メンバ
SqlParser.Join_constraintContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_name メソッド
column_name() メソッド
column_name(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_ON メソッド
K_USING メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Join_operatorContext
概要
メンバ
SqlParser.Join_operatorContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_CROSS メソッド
K_FULL メソッド
K_INNER メソッド
K_JOIN メソッド
K_LEFT メソッド
K_NATURAL メソッド
K_OUTER メソッド
K_RIGHT メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Join_rightContext
概要
メンバ
SqlParser.Join_rightContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
join_constraint メソッド
join_operator メソッド
table_or_subquery メソッド
プロパティ
RuleIndex プロパティ
SqlParser.KeywordContext
概要
メンバ
SqlParser.KeywordContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_ABORT メソッド
K_ACTION メソッド
K_ADD メソッド
K_AFTER メソッド
K_ALL メソッド
K_ALTER メソッド
K_ANALYZE メソッド
K_AND メソッド
K_AS メソッド
K_ASC メソッド
K_ATTACH メソッド
K_AUTOINCREMENT メソッド
K_BEFORE メソッド
K_BEGIN メソッド
K_BETWEEN メソッド
K_BY メソッド
K_CASCADE メソッド
K_CASE メソッド
K_CAST メソッド
K_CHECK メソッド
K_COLLATE メソッド
K_COLUMN メソッド
K_COMMIT メソッド
K_CONFLICT メソッド
K_CONSTRAINT メソッド
K_CREATE メソッド
K_CROSS メソッド
K_CURRENT_DATE メソッド
K_CURRENT_TIME メソッド
K_CURRENT_TIMESTAMP メソッド
K_DATABASE メソッド
K_DEFAULT メソッド
K_DEFERRABLE メソッド
K_DEFERRED メソッド
K_DELETE メソッド
K_DESC メソッド
K_DETACH メソッド
K_DISTINCT メソッド
K_DROP メソッド
K_EACH メソッド
K_ELSE メソッド
K_END メソッド
K_ESCAPE メソッド
K_EXCEPT メソッド
K_EXCLUSIVE メソッド
K_EXISTS メソッド
K_EXPLAIN メソッド
K_FAIL メソッド
K_FOR メソッド
K_FOREIGN メソッド
K_FROM メソッド
K_FULL メソッド
K_GLOB メソッド
K_GROUP メソッド
K_HAVING メソッド
K_IF メソッド
K_IGNORE メソッド
K_IMMEDIATE メソッド
K_IN メソッド
K_INDEX メソッド
K_INDEXED メソッド
K_INITIALLY メソッド
K_INNER メソッド
K_INSERT メソッド
K_INSTEAD メソッド
K_INTERSECT メソッド
K_INTO メソッド
K_IS メソッド
K_ISNULL メソッド
K_JOIN メソッド
K_KEY メソッド
K_LEFT メソッド
K_LIKE メソッド
K_LIMIT メソッド
K_MATCH メソッド
K_MAX メソッド
K_NATURAL メソッド
K_NO メソッド
K_NOT メソッド
K_NOTNULL メソッド
K_NULL メソッド
K_OF メソッド
K_OFFSET メソッド
K_ON メソッド
K_OR メソッド
K_ORDER メソッド
K_OUTER メソッド
K_PLAN メソッド
K_PRIMARY メソッド
K_QUERY メソッド
K_RAISE メソッド
K_REFERENCES メソッド
K_REGEXP メソッド
K_REINDEX メソッド
K_RELEASE メソッド
K_RENAME メソッド
K_REPLACE メソッド
K_RESTRICT メソッド
K_RETURNING メソッド
K_RIGHT メソッド
K_ROLLBACK メソッド
K_ROW メソッド
K_SAVEPOINT メソッド
K_SELECT メソッド
K_SET メソッド
K_TABLE メソッド
K_TEMP メソッド
K_TEMPORARY メソッド
K_THEN メソッド
K_TO メソッド
K_TOP メソッド
K_TRANSACTION メソッド
K_TRIGGER メソッド
K_UNION メソッド
K_UNIQUE メソッド
K_UPDATE メソッド
K_USING メソッド
K_VALUES メソッド
K_VIEW メソッド
K_VIRTUAL メソッド
K_WHEN メソッド
K_WHERE メソッド
K_WITHOUT メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Limit_clauseContext
概要
メンバ
SqlParser.Limit_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_LIMIT メソッド
K_OFFSET メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Literal_valueContext
概要
メンバ
SqlParser.Literal_valueContext コンストラクタ
メソッド
Accept<TResult> メソッド
BLOB_LITERAL メソッド
EnterRule メソッド
ExitRule メソッド
K_NULL メソッド
NUMERIC_BOOLEAN メソッド
NUMERIC_LITERAL メソッド
STRING_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Module_argumentContext
概要
メンバ
SqlParser.Module_argumentContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_def メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Module_nameContext
概要
メンバ
SqlParser.Module_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.NameContext
概要
メンバ
SqlParser.NameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.New_table_nameContext
概要
メンバ
SqlParser.New_table_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Not_exprContext
概要
メンバ
SqlParser.Not_exprContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_NOT メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Ordering_termContext
概要
メンバ
SqlParser.Ordering_termContext コンストラクタ
メソッド
Accept<TResult> メソッド
collation_name メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_ASC メソッド
K_COLLATE メソッド
K_DESC メソッド
プロパティ
RuleIndex プロパティ
SqlParser.ParseContext
概要
メンバ
SqlParser.ParseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
Eof メソッド
error メソッド
error() メソッド
error(Int32) メソッド
ExitRule メソッド
sql_stmt_list メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Pragma_nameContext
概要
メンバ
SqlParser.Pragma_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Qualified_table_nameContext
概要
メンバ
SqlParser.Qualified_table_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
table_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Raise_functionContext
概要
メンバ
SqlParser.Raise_functionContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
error_message メソッド
ExitRule メソッド
K_ABORT メソッド
K_FAIL メソッド
K_IGNORE メソッド
K_RAISE メソッド
K_ROLLBACK メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Release_stmtContext
概要
メンバ
SqlParser.Release_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_RELEASE メソッド
K_SAVEPOINT メソッド
savepoint_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Result_columnContext
概要
メンバ
SqlParser.Result_columnContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_alias メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_AS メソッド
table_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Returning_clauseContext
概要
メンバ
SqlParser.Returning_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
COMMA メソッド
COMMA() メソッド
COMMA(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
K_RETURNING メソッド
result_column メソッド
result_column() メソッド
result_column(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Rollback_stmtContext
概要
メンバ
SqlParser.Rollback_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_ROLLBACK メソッド
K_SAVEPOINT メソッド
K_TO メソッド
K_TRANSACTION メソッド
savepoint_name メソッド
transaction_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Savepoint_nameContext
概要
メンバ
SqlParser.Savepoint_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Savepoint_stmtContext
概要
メンバ
SqlParser.Savepoint_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_SAVEPOINT メソッド
savepoint_name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Select_coreContext
概要
メンバ
SqlParser.Select_coreContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
groupby_clause メソッド
join_clause メソッド
K_ALL メソッド
K_DISTINCT メソッド
K_FROM メソッド
K_SELECT メソッド
K_VALUES メソッド
result_column メソッド
result_column() メソッド
result_column(Int32) メソッド
table_or_subquery メソッド
table_or_subquery() メソッド
table_or_subquery(Int32) メソッド
top_clause メソッド
where_clause メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Select_or_valuesContext
概要
メンバ
SqlParser.Select_or_valuesContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
join_clause メソッド
K_ALL メソッド
K_BY メソッド
K_DISTINCT メソッド
K_FROM メソッド
K_GROUP メソッド
K_HAVING メソッド
K_SELECT メソッド
K_VALUES メソッド
K_WHERE メソッド
result_column メソッド
result_column() メソッド
result_column(Int32) メソッド
table_or_subquery メソッド
table_or_subquery() メソッド
table_or_subquery(Int32) メソッド
top_clause メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Select_stmtContext
概要
メンバ
SqlParser.Select_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
compound_operator メソッド
compound_operator() メソッド
compound_operator(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_BY メソッド
K_LIMIT メソッド
K_OFFSET メソッド
K_ORDER メソッド
ordering_term メソッド
ordering_term() メソッド
ordering_term(Int32) メソッド
select_or_values メソッド
select_or_values() メソッド
select_or_values(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Set_clauseContext
概要
メンバ
SqlParser.Set_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_SET メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Signed_numberContext
概要
メンバ
SqlParser.Signed_numberContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
NUMERIC_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Simple_select_stmtContext
概要
メンバ
SqlParser.Simple_select_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_BY メソッド
K_LIMIT メソッド
K_OFFSET メソッド
K_ORDER メソッド
ordering_term メソッド
ordering_term() メソッド
ordering_term(Int32) メソッド
select_core メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Sql_stmt_listContext
概要
メンバ
SqlParser.Sql_stmt_listContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
sql_stmt メソッド
sql_stmt() メソッド
sql_stmt(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Sql_stmtContext
概要
メンバ
SqlParser.Sql_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
begin_stmt メソッド
commit_stmt メソッド
create_table_stmt メソッド
delete_stmt メソッド
drop_table_stmt メソッド
EnterRule メソッド
ExitRule メソッド
factored_select_stmt メソッド
insert_stmt メソッド
K_EXPLAIN メソッド
K_PLAN メソッド
K_QUERY メソッド
release_stmt メソッド
rollback_stmt メソッド
savepoint_stmt メソッド
select_stmt メソッド
simple_select_stmt メソッド
update_stmt メソッド
update_stmt_limited メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Table_aliasContext
概要
メンバ
SqlParser.Table_aliasContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Table_constraintContext
概要
メンバ
SqlParser.Table_constraintContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_name メソッド
column_name() メソッド
column_name(Int32) メソッド
conflict_clause メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
foreign_key_clause メソッド
indexed_column メソッド
indexed_column() メソッド
indexed_column(Int32) メソッド
K_CHECK メソッド
K_CONSTRAINT メソッド
K_FOREIGN メソッド
K_KEY メソッド
K_PRIMARY メソッド
K_UNIQUE メソッド
name メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Table_nameContext
概要
メンバ
SqlParser.Table_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Table_or_index_nameContext
概要
メンバ
SqlParser.Table_or_index_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Table_or_subqueryContext
概要
メンバ
SqlParser.Table_or_subqueryContext コンストラクタ
メソッド
Accept<TResult> メソッド
database_name メソッド
EnterRule メソッド
ExitRule メソッド
factored_select_stmt メソッド
index_name メソッド
join_clause メソッド
K_AS メソッド
K_BY メソッド
K_INDEXED メソッド
K_NOT メソッド
table_alias メソッド
table_name メソッド
table_or_subquery メソッド
table_or_subquery() メソッド
table_or_subquery(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Top_clauseContext
概要
メンバ
SqlParser.Top_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_TOP メソッド
NUMERIC_LITERAL メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Transaction_nameContext
概要
メンバ
SqlParser.Transaction_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Trigger_nameContext
概要
メンバ
SqlParser.Trigger_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Type_nameContext
概要
メンバ
SqlParser.Type_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
name メソッド
name() メソッド
name(Int32) メソッド
signed_number メソッド
signed_number() メソッド
signed_number(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Unary_operatorContext
概要
メンバ
SqlParser.Unary_operatorContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Update_stmt_limitedContext
概要
メンバ
SqlParser.Update_stmt_limitedContext コンストラクタ
メソッド
Accept<TResult> メソッド
column_name メソッド
column_name() メソッド
column_name(Int32) メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
K_ABORT メソッド
K_BY メソッド
K_FAIL メソッド
K_IGNORE メソッド
K_LIMIT メソッド
K_OFFSET メソッド
K_OR メソッド
K_ORDER メソッド
K_REPLACE メソッド
K_ROLLBACK メソッド
K_SET メソッド
K_UPDATE メソッド
K_WHERE メソッド
ordering_term メソッド
ordering_term() メソッド
ordering_term(Int32) メソッド
qualified_table_name メソッド
returning_clause メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Update_stmtContext
概要
メンバ
SqlParser.Update_stmtContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
K_UPDATE メソッド
qualified_table_name メソッド
returning_clause メソッド
set_clause メソッド
where_clause メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Values_listContext
概要
メンバ
SqlParser.Values_listContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
expr() メソッド
expr(Int32) メソッド
プロパティ
RuleIndex プロパティ
SqlParser.View_nameContext
概要
メンバ
SqlParser.View_nameContext コンストラクタ
メソッド
Accept<TResult> メソッド
any_name メソッド
EnterRule メソッド
ExitRule メソッド
プロパティ
RuleIndex プロパティ
SqlParser.Where_clauseContext
概要
メンバ
SqlParser.Where_clauseContext コンストラクタ
メソッド
Accept<TResult> メソッド
EnterRule メソッド
ExitRule メソッド
expr メソッド
K_WHERE メソッド
プロパティ
RuleIndex プロパティ
SubQueryExpression
概要
メンバ
SubQueryExpression コンストラクタ
プロパティ
Statement プロパティ
SubExpressions プロパティ
Type プロパティ
TableOrSubquery
概要
メンバ
TableOrSubquery コンストラクタ
プロパティ
Alias プロパティ
IsKeyword プロパティ
SubQueryStatement プロパティ
UpdateStatement
概要
メンバ
UpdateStatement コンストラクタ
プロパティ
Assignments プロパティ
ReturningColumns プロパティ
Table プロパティ
Type プロパティ
Where プロパティ
ValuesOrSubQuery
概要
メンバ
ValuesOrSubQuery コンストラクタ
プロパティ
SelectStatement プロパティ
Values プロパティ
WhenThenPair
概要
メンバ
WhenThenPair コンストラクタ
プロパティ
ThenExpression プロパティ
WhenExpression プロパティ
列挙型
C1StatementType
CompoundType
ExpressionType
JoinType
LiteralValueType
OperationType
構造体
BatchResult
概要
メンバ
フィールド
Error フィールド
RecordsAffected フィールド
インターフェース
IExpression
概要
メンバ
プロパティ
SubExpressions プロパティ
Type プロパティ
IExtendedConnectionStringBuilder
概要
メンバ
メソッド
SeparateSupportedOperations メソッド
プロパティ
SupportedOperations プロパティ
SupportGroupBy プロパティ
SupportLimit プロパティ
SupportOrderBy プロパティ
IHttpRequestBuilder
概要
メンバ
メソッド
CreateRequest メソッド
ISqlListener
概要
メンバ
メソッド
EnterAny_name メソッド
EnterArgs_list メソッド
EnterBegin_stmt メソッド
EnterBetween_and_expr メソッド
EnterCollation_name メソッド
EnterColumn_alias メソッド
EnterColumn_constraint メソッド
EnterColumn_def メソッド
EnterColumn_name メソッド
EnterColumn_type_name メソッド
EnterCommit_stmt メソッド
EnterCompound_clause メソッド
EnterCompound_operator メソッド
EnterConflict_clause メソッド
EnterCreate_table_stmt メソッド
EnterDatabase_name メソッド
EnterDelete_stmt メソッド
EnterDrop_table_stmt メソッド
EnterError メソッド
EnterError_message メソッド
EnterExpr メソッド
EnterFactored_select_stmt メソッド
EnterForeign_key_clause メソッド
EnterForeign_table メソッド
EnterFunction メソッド
EnterFunction_name メソッド
EnterGroupby_clause メソッド
EnterHaving_clause メソッド
EnterIn_list_expr メソッド
EnterIndex_name メソッド
EnterIndexed_column メソッド
EnterInsert_stmt メソッド
EnterJoin_clause メソッド
EnterJoin_constraint メソッド
EnterJoin_operator メソッド
EnterJoin_right メソッド
EnterKeyword メソッド
EnterLimit_clause メソッド
EnterLiteral_value メソッド
EnterModule_argument メソッド
EnterModule_name メソッド
EnterName メソッド
EnterNew_table_name メソッド
EnterNot_expr メソッド
EnterOrdering_term メソッド
EnterParse メソッド
EnterPragma_name メソッド
EnterQualified_table_name メソッド
EnterRaise_function メソッド
EnterRelease_stmt メソッド
EnterResult_column メソッド
EnterReturning_clause メソッド
EnterRollback_stmt メソッド
EnterSavepoint_name メソッド
EnterSavepoint_stmt メソッド
EnterSelect_core メソッド
EnterSelect_or_values メソッド
EnterSelect_stmt メソッド
EnterSet_clause メソッド
EnterSigned_number メソッド
EnterSimple_select_stmt メソッド
EnterSql_stmt メソッド
EnterSql_stmt_list メソッド
EnterTable_alias メソッド
EnterTable_constraint メソッド
EnterTable_name メソッド
EnterTable_or_index_name メソッド
EnterTable_or_subquery メソッド
EnterTop_clause メソッド
EnterTransaction_name メソッド
EnterTrigger_name メソッド
EnterType_name メソッド
EnterUnary_operator メソッド
EnterUpdate_stmt メソッド
EnterUpdate_stmt_limited メソッド
EnterValues_list メソッド
EnterView_name メソッド
EnterWhere_clause メソッド
ExitAny_name メソッド
ExitArgs_list メソッド
ExitBegin_stmt メソッド
ExitBetween_and_expr メソッド
ExitCollation_name メソッド
ExitColumn_alias メソッド
ExitColumn_constraint メソッド
ExitColumn_def メソッド
ExitColumn_name メソッド
ExitColumn_type_name メソッド
ExitCommit_stmt メソッド
ExitCompound_clause メソッド
ExitCompound_operator メソッド
ExitConflict_clause メソッド
ExitCreate_table_stmt メソッド
ExitDatabase_name メソッド
ExitDelete_stmt メソッド
ExitDrop_table_stmt メソッド
ExitError メソッド
ExitError_message メソッド
ExitExpr メソッド
ExitFactored_select_stmt メソッド
ExitForeign_key_clause メソッド
ExitForeign_table メソッド
ExitFunction メソッド
ExitFunction_name メソッド
ExitGroupby_clause メソッド
ExitHaving_clause メソッド
ExitIn_list_expr メソッド
ExitIndex_name メソッド
ExitIndexed_column メソッド
ExitInsert_stmt メソッド
ExitJoin_clause メソッド
ExitJoin_constraint メソッド
ExitJoin_operator メソッド
ExitJoin_right メソッド
ExitKeyword メソッド
ExitLimit_clause メソッド
ExitLiteral_value メソッド
ExitModule_argument メソッド
ExitModule_name メソッド
ExitName メソッド
ExitNew_table_name メソッド
ExitNot_expr メソッド
ExitOrdering_term メソッド
ExitParse メソッド
ExitPragma_name メソッド
ExitQualified_table_name メソッド
ExitRaise_function メソッド
ExitRelease_stmt メソッド
ExitResult_column メソッド
ExitReturning_clause メソッド
ExitRollback_stmt メソッド
ExitSavepoint_name メソッド
ExitSavepoint_stmt メソッド
ExitSelect_core メソッド
ExitSelect_or_values メソッド
ExitSelect_stmt メソッド
ExitSet_clause メソッド
ExitSigned_number メソッド
ExitSimple_select_stmt メソッド
ExitSql_stmt メソッド
ExitSql_stmt_list メソッド
ExitTable_alias メソッド
ExitTable_constraint メソッド
ExitTable_name メソッド
ExitTable_or_index_name メソッド
ExitTable_or_subquery メソッド
ExitTop_clause メソッド
ExitTransaction_name メソッド
ExitTrigger_name メソッド
ExitType_name メソッド
ExitUnary_operator メソッド
ExitUpdate_stmt メソッド
ExitUpdate_stmt_limited メソッド
ExitValues_list メソッド
ExitView_name メソッド
ExitWhere_clause メソッド
ISqlParser
概要
メンバ
メソッド
Parse メソッド
ISQLStatement
概要
メンバ
プロパティ
Type プロパティ
ISqlVisitor<Result>
概要
メンバ
メソッド
VisitAny_name メソッド
VisitArgs_list メソッド
VisitBegin_stmt メソッド
VisitBetween_and_expr メソッド
VisitCollation_name メソッド
VisitColumn_alias メソッド
VisitColumn_constraint メソッド
VisitColumn_def メソッド
VisitColumn_name メソッド
VisitColumn_type_name メソッド
VisitCommit_stmt メソッド
VisitCompound_clause メソッド
VisitCompound_operator メソッド
VisitConflict_clause メソッド
VisitCreate_table_stmt メソッド
VisitDatabase_name メソッド
VisitDelete_stmt メソッド
VisitDrop_table_stmt メソッド
VisitError メソッド
VisitError_message メソッド
VisitExpr メソッド
VisitFactored_select_stmt メソッド
VisitForeign_key_clause メソッド
VisitForeign_table メソッド
VisitFunction メソッド
VisitFunction_name メソッド
VisitGroupby_clause メソッド
VisitHaving_clause メソッド
VisitIn_list_expr メソッド
VisitIndex_name メソッド
VisitIndexed_column メソッド
VisitInsert_stmt メソッド
VisitJoin_clause メソッド
VisitJoin_constraint メソッド
VisitJoin_operator メソッド
VisitJoin_right メソッド
VisitKeyword メソッド
VisitLimit_clause メソッド
VisitLiteral_value メソッド
VisitModule_argument メソッド
VisitModule_name メソッド
VisitName メソッド
VisitNew_table_name メソッド
VisitNot_expr メソッド
VisitOrdering_term メソッド
VisitParse メソッド
VisitPragma_name メソッド
VisitQualified_table_name メソッド
VisitRaise_function メソッド
VisitRelease_stmt メソッド
VisitResult_column メソッド
VisitReturning_clause メソッド
VisitRollback_stmt メソッド
VisitSavepoint_name メソッド
VisitSavepoint_stmt メソッド
VisitSelect_core メソッド
VisitSelect_or_values メソッド
VisitSelect_stmt メソッド
VisitSet_clause メソッド
VisitSigned_number メソッド
VisitSimple_select_stmt メソッド
VisitSql_stmt メソッド
VisitSql_stmt_list メソッド
VisitTable_alias メソッド
VisitTable_constraint メソッド
VisitTable_name メソッド
VisitTable_or_index_name メソッド
VisitTable_or_subquery メソッド
VisitTop_clause メソッド
VisitTransaction_name メソッド
VisitTrigger_name メソッド
VisitType_name メソッド
VisitUnary_operator メソッド
VisitUpdate_stmt メソッド
VisitUpdate_stmt_limited メソッド
VisitValues_list メソッド
VisitView_name メソッド
VisitWhere_clause メソッド
デリゲート
OnItemFiredHandler
C1.DataConnector.Interfaces 名前空間
概要
インターフェース
IExtendedConnection
概要
メンバ
プロパティ
SupportGroupBy プロパティ
SupportLimit プロパティ
SupportOrderBy プロパティ