Ole |
public sealed class OleDbDataQuery : IImmutable
The OleDbDataQuery type exposes the following members.
Name | Description | |
---|---|---|
OleDbDataQuery | Initializes a new instance of the OleDbDataQuery class |
Name | Description | |
---|---|---|
ConnectionString | ||
Empty | ||
IsEmpty | ||
SelectionStatement |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ReadDataFromOleDbConnection | ||
ToString | Returns a string that represents the current object. (Inherited from Object) | |
WithConnectionString | ||
WithSelectionStatement |