get_DataSource()

SqlConnectionStringBuilder::get_DataSource() const method

Gets data source (e. g. hostname and port).

String System::Data::SqlClient::SqlConnectionStringBuilder::get_DataSource() const

Return Value

Data source string.

See Also