MapPackage.GetTableMetadata Method
Gets all metadata entries with the table scope and with the specified table name stored in the OGC GeoPackage file this MapPackage is connected to.
GetTableMetadata(System.String tableName)
Gets all metadata entries with the table scope and with the specified table name stored in the OGC GeoPackage file this MapPackage is connected to.Syntax
public GeoPackageMetadataCollection GetTableMetadata (
System.String tableName
)
Parameters
The table name.
Return Value
Remarks
If no metadata documents are associated with the table, an empty collection is returned.
Platforms
Windows, Linux, Android