Method | Description | |
---|---|---|
QueryResultRow ( ) : System.Collections.Generic |
Default constructor
|
|
QueryResultRow ( object rawValues ) : System.Collections.Generic |
Constructor that sets up the values given
|
public QueryResultRow ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public QueryResultRow ( object rawValues ) : System.Collections.Generic | ||
rawValues | object | |
return | System.Collections.Generic |