DataSourceType Class

Types of data sources.

Definition

Namespace: Gemstone.PQDIF.Logical
Assembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.110 -- Release Build+b4919315e8c742e443cd323c6bfaf3fcd0062dd8
public static class DataSourceType
Inheritance
Object    DataSourceType

Properties

Benchmark The ID for data source type Benchmark.
Debug The ID for data source type Debug.
Manual The ID for data source type Manual.
Measure The ID for data source type Measure.
Simulate The ID for data source type Simulate.

Methods

GetInfo Gets information about the data source type identified by the given ID.
ToString Converts the given data source type ID to a string containing the name of the data source type.

See Also