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

What does the parameter Initial Catalog define inside Connection String?

Answer:

The database name to connect to.

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

Previous QuestionNext Question
What is the difference between const and static read-only?What is the difference between System.String and System.StringBuilder classes?