Version

RVSqlServerDataSource Class Members

The following tables list the members exposed by RVSqlServerDataSource.

Public Constructors
 NameDescription
Public ConstructorRVSqlServerDataSource Constructor  
Public Properties
 NameDescription
Public PropertyDatabaseName of the database to connect to.  
Public PropertyHostHost name or IP address to connect to. (Inherited from Infragistics.Sdk.RVSqlBasedDataSource)
Public PropertyIdThe ID of the data source. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
Public PropertyPortTCP Port to connect to. (Inherited from Infragistics.Sdk.RVSqlBasedDataSource)
Public PropertyTitleThe title of the data source as displayed to users. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
See Also