ASNA.DataGate.Providers Classes

Remarks

The following are the classes, enumerations and interfaces provided by ASNA DataGate Providers namespace.

Type Description
Constants Contains constant values related to file opening attributes.
DatabaseAttributes Database properties, as reported by ISourceProvider.DatabaseAttributes.
DataGateCredential Provides a base class for DataGate credentials.
DataGateCredentialConverter Provides a converter for DataGate credentials.
DataGateCredentialEqualityComparer Provides a comparer for IDataGateCredential objects, which supports equality comparisons.
DataGateCredentialExtensions Provides extension methods for the IDataGateCredential interface.
FileOpenAttr Represents the attributes for opening a file.
PrintCreateAttr Represents the attributes for creating a print file.
PrintDevAttr Compatibility class for dgPrintDeviceAttr structure.
PrintFileOpenAttr Represents the attributes for opening a print file.
SourceProfile The SourceProfile class represents a profile in the source system.
SourceProfileConverter The SourceProfileConverter class is responsible for converting source profiles.
UserPasswordCredential The user name and password information of UserPasswordCredential may beused to establish authenticated connections to databases that requiresuch information.User and Password properties may be set or initialized to null values,in which case the return values are empty values. These propertiesnever return null values.
UserPasswordCredentialInlineConverter The UserPasswordCredentialInlineConverter class is responsible for converting UserPasswordCredential objects.