Interface IQueryableObject
- Namespace
- TabularEditor.TOMWrapper
- Assembly
- TOMWrapper.dll
public interface IQueryableObject
- Extension Methods
Methods
ExecuteReader(string)
IDataReader ExecuteReader(string statement)
Parameters
| Type | Name | Description |
|---|---|---|
| string | statement |
Returns
| Type | Description |
|---|---|
| IDataReader |