System::Data::SqlClient::SqlConnectionStringBuilder::set_InitialCatalog method
SqlConnectionStringBuilder::set_InitialCatalog method
Sets name of database associated with connection.
void System::Data::SqlClient::SqlConnectionStringBuilder::set_InitialCatalog(const String &value)
| Parameter | Type | Description | 
|---|---|---|
| value | const String& | Database name. | 
See Also
- Class String
 - Class SqlConnectionStringBuilder
 - Namespace System::Data::SqlClient
 - Library Aspose.TeX for C++