GDAL_DMD_CONNECTION_PREFIX

Connection prefix to provide as the file name of the open function. Typically set for non-file based drivers. Generally used with open options. @since GDAL 2.0

extern (Windows) extern (C)
enum GDAL_DMD_CONNECTION_PREFIX = "DMD_CONNECTION_PREFIX";

Meta