CM93RasterDataSet.CM93RasterDataSet Constructors
Initializes a new instance of the CM93RasterDataSet class.
Overload List
Name | Description | |
---|---|---|
Public method | CM93RasterDataSet() | Initializes a new instance of the CM93RasterDataSet class. |
Public method | CM93RasterDataSet(System.String databaseName) | Initializes a new instance of the CM93RasterDataSet class with the given database name. |
CM93RasterDataSet()
Initializes a new instance of the CM93RasterDataSet class.Syntax
public CM93RasterDataSet ()
CM93RasterDataSet(System.String databaseName)
Initializes a new instance of the CM93RasterDataSet class with the given database name.Syntax
public CM93RasterDataSet (
System.String databaseName
)
Parameters
databaseName
Type: System.String
The name of the database to read. Use an empty string for default database.
The name of the database to read. Use an empty string for default database.
Platforms
Windows