SelectStatementResult Constructors
Represents the result of a single select query to a data store.
Name | Parameters | Description |
---|---|---|
Select |
none |
Initializes a new instance of the Select |
Select |
rows |
Initializes a new instance of the Select |
Select |
rows |
Initializes a new instance of the Select |
Select |
test |
Initializes a new instance of the Select |
See Also