Version

RVAzureSqlDataSource Class Members

The following tables list the members exposed by RVAzureSqlDataSource.

Public Constructors
 NameDescription
Public ConstructorRVAzureSqlDataSource Constructor  
Public Properties
 NameDescription
Public PropertyDatabaseName of the database to connect to. (Inherited from Infragistics.Sdk.RVSqlServerDataSource)
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