DataConnector Class

Represents a data connector.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemFileSystemEntry
    Dundas.BI.FileSystemFile
      Dundas.BI.EntitiesEntityBase
        Dundas.BI.Entities.DataConnectorsDataConnector

Namespace: Dundas.BI.Entities.DataConnectors
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class DataConnector : EntityBase, 
	IDataWarnings

The DataConnector type exposes the following members.

Constructors
 NameDescription
Public methodDataConnector Initializes a new instance of the DataConnector class.
Top
Properties
 NameDescription
Public propertyAllChildren Gets a flat list of all files and folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllChildrenAndSelfGets the entry and all of its descendants.
(Inherited from FileSystemEntry)
Public propertyAllFiles Gets a flat list of all files in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllFilesAndSelf Gets the file and all of its child files.
(Inherited from File)
Public propertyAllFolders Gets a flat list of all folders in the entry and all of the entry's descendants.
(Inherited from FileSystemEntry)
Public propertyAllowSessionSchemas Gets or sets a value indicating whether transforms based on this data connector can change their session schema.
Public propertyCheckedOutTo Gets information about the account to which the object is checked out.
(Inherited from File)
Public propertyChildCountGets the number of direct children contained in the entry.
(Inherited from FileSystemEntry)
Public propertyChildrenGets the files and subfolders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyConnectionString Gets the connection string.
Public propertyCreatedBy Gets the account information for the user which created the entry.
(Inherited from FileSystemEntry)
Public propertyCreatedTime Gets the time, in coordinated universal time (UTC), at which the entry was created.
(Inherited from FileSystemEntry)
Public propertyCredentialsProviderId Gets the credentials provider ID.
Public propertyCurrentRevisionGets the highest revision number associated with this file.
(Inherited from File)
Public propertyDescription Gets an optional description associated with the entry.
(Inherited from FileSystemEntry)
Public propertyDisableDataCaching Gets or sets a value indicating whether caching for data results based on this data connector should be disabled.
Public propertyEntitySaveOptionsGets or sets the entity save options.
(Inherited from EntityBase)
Public propertyFiles Gets the files contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFingerprintGets the fingerprint of the revision.
(Inherited from EntityBase)
Public propertyFoldersGets the folders contained in the entry.
(Inherited from FileSystemEntry)
Public propertyFriendlyFullName Gets the full path of the entry (friendly).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocation Gets the location of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFriendlyLocationElements Gets a read-only list of distinct path elements which compose FriendlyLocation.
(Inherited from FileSystemEntry)
Public propertyFriendlyNameGets the name of the entry (friendly representation).
(Inherited from FileSystemEntry)
Public propertyFullName Gets the full path of the entry.
(Inherited from FileSystemEntry)
Public propertyGatewayId Gets or sets the gateway identifier.
Public propertyHasWarnings Gets a value indicating whether this instance,or one of its dependencies, has warnings.
Public propertyId Gets the unique identifier of the entry.
(Inherited from FileSystemEntry)
Public propertyIsCheckedOutGets a value indicating whether the file is checked out.
(Inherited from File)
Public propertyIsCheckedOutToCaller Gets a value indicating whether the file is checked out to caller.
(Inherited from File)
Public propertyIsCustomLocalizationAppliedGets or sets a value indicating whether a custom localization applied on this entity.
(Inherited from EntityBase)
Public propertyIsFolderGets a value indicating whether the entry is a folder.
(Inherited from FileSystemEntry)
Public propertyIsInactive Gets a value indicating whether the file is inactive.
(Inherited from File)
Public propertyIsProtectedGets a value indicating whether the entry is protected.
(Inherited from FileSystemEntry)
Public propertyIsRecycledGets a value indicating whether the entry is recycled.
(Inherited from FileSystemEntry)
Public propertyIsRecycledDirectlyGets a value indicating whether the entry is recycled directly and not as a part of parent entry recycling.
(Inherited from FileSystemEntry)
Public propertyIsSubentry Gets a value indicating whether the entry is contained by a File.
(Inherited from FileSystemEntry)
Public propertyIsTemporary Gets a value indicating whether the entry resides under a temporary folder.
(Inherited from FileSystemEntry)
Public propertyIsTenantIdAvailable Gets a value indicating whether the TenantId property can be accessed without throwing an exception.
(Inherited from FileSystemEntry)
Public propertyIsTransientGets a value indicating whether the file is transient.
(Inherited from File)
Public propertyLastCheckedInTimeGets the time when the file was last checked in.
(Inherited from File)
Public propertyLastModifiedTime Gets the time, in coordinated universal time (UTC), at which the entry was last modified.
(Inherited from FileSystemEntry)
Public propertyLocationGets the location of the entry.
(Inherited from FileSystemEntry)
Public propertyMetadataGets arbitrary metadata associated with the entry.
(Inherited from FileSystemEntry)
Public propertyName Gets the name of the entry.
(Inherited from FileSystemEntry)
Public propertyObjectType Gets the type of the entry.
(Inherited from FileSystemEntry)
Public propertyParentId Gets the ID of the item's parent.
(Inherited from FileSystemEntry)
Public propertyPrimaryEntryIdGets the ID of the primary object which contains the entry.
(Inherited from FileSystemEntry)
Public propertyPrivilegeInheritanceBehavior Gets the privilege inheritance behavior.
(Inherited from FileSystemEntry)
Public propertyPrivileges Gets the entry's privilege assignments.
(Inherited from FileSystemEntry)
Public propertyProjectId Gets the ID of the project containing the entry.
(Inherited from FileSystemEntry)
Public propertyProvider Gets the data provider.
Public propertyProviderValues Gets the data provider values.
Public propertyReferences Gets information about which other entities are directly referenced by this instance.
(Inherited from EntityBase)
Public propertyRevisionGets the revision of this instance.
(Inherited from EntityBase)
Public propertyRevisionCommentGets the check-in comment associated with the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedByGets information about the account which checked-in (or created) the revision.
(Inherited from EntityBase)
Public propertyRevisionCreatedTimeGets the time when the revision was checked in (or created).
(Inherited from EntityBase)
Public propertyServerVersion Gets the server version.
Public propertySubtypeGets or sets the type-specific sub-type of the entry.
(Inherited from FileSystemEntry)
Public propertySupportedStructureTypes Gets the supported data structures.
Public propertyTags Gets a collection of explicit tags associated with the entry.
(Inherited from FileSystemEntry)
Public propertyTenantId Gets the ID of the tenant associated with the entry.
(Inherited from FileSystemEntry)
Public propertyUseGateway Gets a value indicating whether this data connector is using Dundas BI Gateway.
Public propertyVersionCode Gets a number representing the current version of the file system entry's database record.
(Inherited from FileSystemEntry)
Public propertyWarnings Gets the warnings for the current instance, as well as for any dependency objects.
Top
Methods
 NameDescription
Public methodGetCredentialContext Gets the credential context with open database connection.
Public methodGetPropertyDescriptors Gets the property descriptors.
Public methodGetProviderConnector Gets the provider connector.
Public methodGetReader Executes the relational query.
Public methodTestConnection Tests the connection.
Public methodToStringReturns a string that represents the current object.
(Inherited from FileSystemEntry)
Public methodUpdateConnectionString Validates the current ProviderValues and updates the connection string.
Public methodUpdateFromConnectionString Updates the connection string and corresponding ProviderValues.
Top
See Also