MCPcopy Create free account
hub / github.com/GeoDaCenter/geoda / IsFieldCaseSensitive

Method IsFieldCaseSensitive

Project.cpp:1603–1606  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1601}
1602
1603bool Project::IsFieldCaseSensitive()
1604{
1605 return OGRLayerProxy::IsFieldCaseSensitive(layer_proxy->ds_type);
1606}
1607
1608/** Initialize the Table and Shape Layer from OGR source */
1609bool Project::InitFromOgrLayer()

Callers 3

PopulateCanvasMethod · 0.45
PromptRenameColNameMethod · 0.45
OnCellChangingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected