LuciadCPillar C# 2023.1.04
Luciad.Formats.Geopackage.GeoPackageDataSource Class Reference

Describes a data source for GeoPackage. More...

Inheritance diagram for Luciad.Formats.Geopackage.GeoPackageDataSource:

Classes

class  Builder
 Builder for creating luciad::GeoPackageDataSource. More...
 

Public Member Functions

void Dispose ()
 

Static Public Member Functions

static Luciad.Formats.Geopackage.GeoPackageDataSource.Builder NewBuilder ()
 Returns the builder class for creation of the GeoPackage data source. More...
 

Properties

string Source [get]
 
string TableName [get]
 

Detailed Description

Describes a data source for GeoPackage.

Used for creating GeoPackage models. 2020.2

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::GeoPackageDataSource.

Member Function Documentation

◆ Dispose()

void Luciad.Formats.Geopackage.GeoPackageDataSource.Dispose ( )
inline

◆ NewBuilder()

Luciad.Formats.Geopackage.GeoPackageDataSource.Builder Luciad.Formats.Geopackage.GeoPackageDataSource.NewBuilder ( )
inlinestatic

Returns the builder class for creation of the GeoPackage data source.

the builder class for creation of the GeoPackage data source.

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::GeoPackageDataSource::newBuilder.

Property Documentation

◆ Source

string Luciad.Formats.Geopackage.GeoPackageDataSource.Source
get

◆ TableName

string Luciad.Formats.Geopackage.GeoPackageDataSource.TableName
get