SpatiaLite
5.0.0
|
Layer Auth infos. More...
#include <gg_structs.h>
Data Fields | |
int | IsReadOnly |
Read-Only layer: TRUE or FALSE. | |
int | IsHidden |
Hidden layer: TRUE or FALSE. | |
int | HasTriggerInsert |
Flag indicating if the Capabilities of the SpatialView supports Inserting: TRUE or FALSE. | |
int | HasTriggerUpdate |
Flag indicating if the Capabilities of the SpatialView supports Updating: TRUE or FALSE. | |
int | HasTriggerDelete |
Flag indicating if the Capabilities of the SpatialView supports Deleting: TRUE or FALSE. | |
Layer Auth infos.