CM93VectorDataSet.CM93VectorDataSet Constructors
Initializes a new instance of the CM93VectorDataSet class.
Overload List
Name | Description | |
---|---|---|
Public method | CM93VectorDataSet() | Initializes a new instance of the CM93VectorDataSet class. |
Public method | CM93VectorDataSet(System.String databaseName) | Initializes a new instance of the CM93VectorDataSet class with the given database name. |
CM93VectorDataSet()
Initializes a new instance of the CM93VectorDataSet class.Syntax
public CM93VectorDataSet ()
CM93VectorDataSet(System.String databaseName)
Initializes a new instance of the CM93VectorDataSet class with the given database name.Syntax
public CM93VectorDataSet (
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