MapPackage.WriteModels Method
Reserved for internal use.
Thread safety: This method is thread-safe.
WriteModels(System.String tableName, System.String jobDescription)
Reserved for internal use.Syntax
public System.Boolean WriteModels (
System.String tableName,
System.String jobDescription
)
Parameters
tableName
Type: System.String
The name of the table to create and write to in the OGC GeoPackage.
The name of the table to create and write to in the OGC GeoPackage.
jobDescription
Type: System.String
The description of the job.
The description of the job.
Return Value
Type: System.Boolean
True if the write operation completed successfully; otherwise, False.
True if the write operation completed successfully; otherwise, False.
Platforms
Windows, Linux, Android