MCPcopy Create free account
hub / github.com/MapServer/MapServer / setMSSQL2008LayerInfo

Function setMSSQL2008LayerInfo

mapmssql2008.c:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void setMSSQL2008LayerInfo(layerObj *layer, msMSSQL2008LayerInfo *MSSQL2008layerinfo)
97{
98 layer->layerinfo = (void*) MSSQL2008layerinfo;
99}
100
101void handleSQLError(layerObj *layer)
102{

Callers 2

msMSSQL2008LayerOpenFunction · 0.85
msMSSQL2008LayerCloseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected