C# Class Utf8GridApplication.Examples.StatesRepository

Show file Open project: awcoats/mapstache Class Usage Examples

Public Methods

Method Description
Query ( SqlGeography bounds ) : IEnumerable
Query ( string query ) : IEnumerable

Private Methods

Method Description
CreateAndOpenConnection ( ) : SqlConnection

Method Details

Query() public method

public Query ( SqlGeography bounds ) : IEnumerable
bounds SqlGeography
return IEnumerable

Query() public method

public Query ( string query ) : IEnumerable
query string
return IEnumerable