C# (Sharp) Programming Language Question:
Download Questions PDF

What does the Initial Catalog parameter define in the connection string?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

The database name to connect to.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
Between Windows Authentication and SQL Server Authentication, which one is trusted and which one is untrusted?What does the Dispose method do with the connection object?