数据库使用者 meaning in English
database user
Examples
- A database consumer endpoint appears on an application when you connect the application with a database provider endpoint
将应用程序与数据库提供者终结点连接时,该应用程序上会出现一个数据库使用者终结点。 - When you implement the database consumer application , visual studio generates project files that include an application configuration file
当实现数据库使用者应用程序时, visual studio生成包括应用程序配置文件在内的项目文件。 - When you connect an application to an external database , you can configure a database connection string for the database consumer endpoint on the consumer application
将应用程序连接到外部数据库时,可以为使用者应用程序上的数据库使用者终结点配置数据库连接字符串。 - A database consumer endpoint typically manifests itself in an implemented application as a specifically named database connection string in the application configuration file
在所实现的应用程序中,数据库使用者终结点通常显示为应用程序配置文件中明确指定的数据库连接字符串。 - There is no requirement that database connection strings for database consumer endpoints that are connected to the same database need to be the same or specify the same physical database , although it is a best practice to make sure that they do
连接到同一个数据库的数据库使用者终结点的数据库连接字符串不必相同或指定同一个物理数据库,尽管最佳做法是确保满足此要求。