DataConnectionView Members TIBCO Spotfire 6.5 API Reference
The DataConnectionView type exposes the following members.
Constructors

  NameDescription
Public methodDataConnectionView
Back to Top
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
Properties

  NameDescription
Public propertyParameters
Gets or sets the parameters in this view.
Public propertyRequireDatabaseCredentials
Gets or sets a value indicating whether database credentials is required to connect to the underlying database.
Public propertyViewName
Gets or sets the name of the view.
Back to Top
See Also