DataSourceTypeGetInfo Method
Gets information about the data source type identified by the given ID.
Namespace: Gemstone.PQDIF.LogicalAssembly: Gemstone.PQDIF (in Gemstone.PQDIF.dll) Version: 1.0.178 -- Release Build+aee2f8a8a20680a712dfe91368f9387c01f940a5
Public Shared Function GetInfo (
dataSourceTypeID As Guid
) As Identifier
Gemstone.PQDIF.Logical.DataSourceType.GetInfo = function(dataSourceTypeID);
- dataSourceTypeID Guid
- Globally unique identifier for the data source type.
IdentifierThe information about the data source type.