EasyObjects.NET Programmers Reference

DynamicQueryConfigurationView.GetDatabaseTypeData Method 

Gets the DatabaseTypeData for the named InstanceData.

public virtual DatabaseTypeData GetDatabaseTypeData(
   string instanceName
);

Parameters

instanceName

The name of the InstanceData to get the data.

Return Value

The DatabaseTypeData for the named InstanceData.

See Also

DynamicQueryConfigurationView Class | NCI.EasyObjects Namespace