Default implementation of IDbDataSource based on DbDataAdapter.
Inheritance Hierarchy
NReco.GraphQLDbDataAdapterDataSource
Namespace: NReco.GraphQL
Assembly: NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax
The DbDataAdapterDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DbDataAdapterDataSource | Initializes a new instance of the DbDataAdapterDataSource class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ExecuteReaderT | ||
ExecuteReaderAsyncT | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also