GeoPackageMetadataWriter.WritePackageReference Method
Writes a metadata reference entry to the GeoPackage file with a geopackage reference scope. Note that BeginTransaction needs to have been called before this method can be used.
WritePackageReference(System.Int64 id)
Writes a metadata reference entry to the GeoPackage file with a geopackage reference scope. Note that BeginTransaction needs to have been called before this method can be used.Syntax
public void WritePackageReference (
System.Int64 id
)
Parameters
The metadata entry id.
Platforms
Windows, Linux, Android