网站首页  词典首页

请输入您要查询的英文单词:

 

单词 connection string
释义

connection string

  • 网络连接字串;连接字符串;连线字串
1.
连接字串
连接字串 (Connection String) 包含可当做参数从资料提供者 (Data Provider) 传递至资料来源的初始化资讯。此语法会因资料提 …
msdn.microsoft.com
2.
连接字符串
Access 术语表 - Access - Office.com ... 调用树( call tree) 连接字符串( connection string) 连续窗体( continuous form) ...
office.microsoft.com
3.
连线字串
...Connection,负责与资料库的连线管理,包含连线字串 (connection string),连线的开关,资料库交易的启始与连线错误的处 …
zh.wikipedia.org
4.
联机字符串
计算机与网络... ... connection pooling 联机共享 connection string 联机字符串 connection,channel-to-channel 信道对信道连接 ...
zftrans.com
5.
连结字串
辞汇 ... 复合式查询( compound query) 连结字串( connection string) 成员控制项( constituent control) ...
webmail.vh.com.tw
6.
联接字符串
Visual Basic 术语解释 ... component( 组件) connection string联接字符串) consistent( 一致性) ...
www1.bigc.edu.cn

例句

释义:
1.
In the security context of the name and password that are specified in the connection string used to connect to the network resource.
在用于连接网络资源的连接字符串中指定的名称和密码的安全上下文中。
technet.microsoft.com
2.
Setting a connection time - out either as a property or in the connection string has no effect , and the value returned is always zero .
作为属性或在连接字符串中设置连接超时没有效果,而且返回的值总是零。
www.bing.com
3.
The syntax depends on the data provider, and the connection string is parsed during the attempt to open a connection.
此语法会因资料提供者而不同,而且连接字串会在尝试开启连接期间进行剖析。
msdn.microsoft.com
4.
Resolution depends on the authentication and authorization methods being used in the database, as well as the connection string.
解决办法取决于正用于数据库的身份验证和授权方法以及连接字符串。
msdn2.microsoft.com
5.
Property to a connection string used for a specific database.
属性设置为用于特定数据库的连接字符串。
msdn2.microsoft.com
6.
Connection string information has been moved to a configuration file and is no longer used on the method calls.
连接字符串信息已经移到配置文件,在调用方法时不再使用。
msdn2.microsoft.com
7.
Explicit connection mode allows the developer to supply the name of a failover partner server in the connection string.
显式连接模式允许开发人员在连接字符串中提供故障转移合作伙伴服务器的名称。
msdn2.microsoft.com
8.
ProviderName Set to the name of the provider that you specified in the Web. Config file for the corresponding connection string.
ProviderName设置为您在Web.config文件中为相应的连接字符串指定的提供程序的名称。
msdn2.microsoft.com
9.
It must correspond to the name of a connection string in the Data Access Application Block configuration.
它必须和数据访问应用程序块的连接字符串的名称一致。
dictsearch.appspot.com
10.
Configuration section will contain encrypted information instead of a clear-text connection string, as shown in the following code example.
配置节将包含加密信息而不是明文形式的连接字符串,如下面的代码示例中所示。
msdn2.microsoft.com
1.
When you create a connection string for your application, do not include a user name and password.
在为应用程序创建连接字符串时,不要包含用户名和密码。
msdn2.microsoft.com
2.
If you do not, your application will only contain the connection string pointed to the hard-coded path and not the actual data file.
如果选择否,则应用程序将只包含指向硬编码路径而非实际数据文件的连接字符串。
msdn2.microsoft.com
3.
The following step allows you to save the connection string in a strongly typed application settings file.
下列步骤使您可以在强类型应用程序设置文件中保存连接字符串。
msdn2.microsoft.com
4.
If you named your connection by using the Application Name argument in the connection string, your working connections will be easy to find.
如果您是通过在连接字符串中使用ApplicationName参数来命名您的连接的,那么,您将很容易找到工作的连接。
msdn2.microsoft.com
5.
You provide a connection string to connect to your database and define the SQL statements or stored procedures that work with your data.
只需提供用于连接到数据库的连接字符串,并定义使用数据的SQL语句或存储过程即可。
msdn2.microsoft.com
6.
Gets or sets a string that contains the name of the data provider associated with the internal connection string.
获取或设置一个字符串,该字符串包含与内部连接字符串关联的数据提供程序的名称。
msdn2.microsoft.com
7.
Initializes a new instance of the PrvDataAdapter class with an SQL SELECT statement and a connection string.
使用SQLSELECT语句和连接字符串初始化PrvDataAdapter类的新实例。
msdn2.microsoft.com
8.
The connection string must be a URL that points to the Web service, Web-based application, or XML document available through HTTP.
连接字符串必须为指向Web服务、基于Web的应用程序或可通过HTTP使用的XML文档的URL。
technet.microsoft.com
9.
This only works if the server is a personal server started by an application connection string.
这仅适用于该服务器是由应用程序连接字符串启动的个人服务器时。
www.ianywhere.com
10.
Control to a specific connection string is not a very maintainable strategy for large sites.
属性设置为特定连接字符串,对于大型站点来说并不能算是一种易于维护的策略。
msdn2.microsoft.com
1.
Object either impersonates the client or uses the name and password that are specified in the connection string.
对象模拟客户端或使用在连接字符串中指定的名称和密码。
msdn2.microsoft.com
2.
From the file extension, database connection string, or other appropriate contextual information.
同样也由文件扩展名、数据库连接字符串、或者其他的适当的上下文信息来确定数据源类型,
www-128.ibm.com
3.
ConnectionString Set to the name of the connection string that you created in the Web. Config file.
ConnectionString设置为您在Web.config文件中创建的连接字符串的名称。
msdn2.microsoft.com
4.
Implicit connection mode omits the name of the failover partner server in the connection string.
隐式连接模式在连接字符串中省略故障转移合作伙伴服务器的名称。
msdn2.microsoft.com
5.
Note: The connection string must be a continuous string without a line break!
注意:连接字符串必须是连续的,中间不能换行!
www.w3pop.com
6.
You can associate each test project with a different data generation plan, deployment configuration, and connection string.
您可以将每一个测试专案与不同的资料产生计划、部署组态和连接字串产生关联。
technet.microsoft.com
7.
In the event of a change in the database connection, you can edit the connection string in the application configuration file.
当数据库连接发生更改时,可以在应用程序配置文件中编辑连接字符串。
msdn2.microsoft.com
8.
Application-scoped settings can be used for information such as a URL for a Web service or a database connection string.
应用程序范围的设置可以用于诸如Web服务的URL或数据库连接字符串这类的信息。
msdn2.microsoft.com
9.
If you then select Use Forms authentication, the Use custom connection string setting will not be cleared automatically.
如果接下来选择“使用Forms身份验证”,则将不会自动清除“使用自定义连接字符串”设置。
msdn2.microsoft.com
10.
Set the value to the name that you want to use to reference the connection string.
将值设置为要用来引用连接字符串的名称。
msdn2.microsoft.com
1.
When a new connection is opened, if the connection string is not an exact match to an existing pool, a new pool is created.
当新连接打开时,如果连接字符串不精确匹配现有池,则将创建一个新池。
msdn2.microsoft.com
2.
Allows you to control whether a password is embedded into the connection string .
允许您控制是否在连接字符串中嵌入密码。
www.bing.com
3.
Valid connection string syntax depends on the provider, and has evolved over the years from earlier APIs like ODBC.
有效的连接字串语法随提供者而异,且是从早期的API(如ODBC)经过多年不断发展而来的。
technet.microsoft.com
4.
This helps avoid the possibility of your connection string being compromised and your user ID and password being exposed.
这有助于避免连接字符串的安全受到威胁以及用户ID和密码泄漏。
msdn2.microsoft.com
5.
Allows you to use a connection string of your own instead of creating a DSN.
让您可以使用自己的连接字串,而不用建立DSN。
technet.microsoft.com
6.
Adding local data files creates a typed dataset and a dynamic connection string that points to the database file in your application.
添加本地数据文件会创建类型化数据集和指向应用程序中数据库文件的动态连接字符串。
msdn2.microsoft.com
7.
The example is passed a connection string, a query string, and a string that is the name of the database table.
将传递给此示例一个连接字符串、一个队列字符串和一个表示数据库表的名称的字符串。
msdn2.microsoft.com
8.
It is recommended that you do not specify credentials in the connection string.
建议您不要在连接字符串中指定凭据。
technet.microsoft.com
9.
If the Maintain a reference to another object in the solution option is selected, then the Connection string option is not available.
如果选中了“维护对解决方案中另一对象的引用”选项,则“连接字符串”选项将不可用。
msdn2.microsoft.com
10.
Adds a new connection string and a set of restricted keywords to the.
对象添加新的连接字符串和一组限制性关键字。
msdn2.microsoft.com
1.
Gets or sets the value to be passed for the OLE DB Services key within the connection string.
获取或设置要为连接字符串内的OLEDBServices键传递的值。
msdn2.microsoft.com
2.
The provider uses a subtree search starting at the search point specified in the connection string to determine whether a user exists.
提供程序从连接字符串中指定的搜索点开始执行子树搜索,以确定用户是否存在。
technet.microsoft.com
3.
Class with an SQL SELECT statement and a connection string.
使用SQLSELECT语句和连接字符串初始化。
msdn2.microsoft.com
4.
An alternative, which avoids using data sources, is to supply a connection string in the USING clause of the CREATE SERVER statement.
避免使用数据源的一个方法是,在CREATESERVER语句的USING子句中提供连接字符串。
www.ianywhere.com
5.
Storing sensitive information, such as a password, within the connection string can affect the security of your application.
将敏感信息(如密码)存储在连接字符串中可能会影响应用程序的安全性。
msdn2.microsoft.com
6.
This instance will be initialized with a data provider and connection string associated with the setting name.
将使用与设置名称关联的数据提供程序和连接字符串来初始化该实例。
msdn2.microsoft.com
7.
Edit an existing ConnectionString property in the Connection string manager dialog box on the General tab.
在“常规”选项卡的“连接字符串管理器”对话框中编辑现有的ConnectionString属性。
msdn2.microsoft.com
8.
Selecting this option will automatically populate the text box with a default connection string.
选中此选项将自动用默认连接字符串填充文本框。
technet.microsoft.com
9.
Storing sensitive information (such as the password) within the connection string can affect the security of your application.
在连接字串内储存机密资讯(如密码)会影响应用程式的安全性。
technet.microsoft.com
10.
Connection string arguments can be used to enable or disable OLE DB services including pooling.
连接字符串参数可用于启用或禁用包括池在内的OLEDB服务。
msdn2.microsoft.com
1.
The connection string editor allows you to configure your component tray DB2Connection object.
连接串编辑器允许您配置组件托盘DB2Connection对象。
www.ibm.com
2.
Configuring the database connection adds connection string information to this configuration file.
配置数据库连接时会将连接字符串信息添加到此配置文件中。
msdn2.microsoft.com
3.
The OLE DB Services key within the connection string defines a combination of values that let developers enable or disable OLE DB services.
连接字符串内的OLEDBServices键定义了开发人员可用于启用或禁用OLEDB服务的值的组合。
msdn2.microsoft.com
4.
Gets or sets the maximum number of connections allowed in the connection pool for this specific connection string.
获取或设置针对此特定连接字符串连接池中所允许的最大连接数。
msdn2.microsoft.com
5.
When using a local file, the connection string should look like the following example.
使用本地文件时,连接字符串应类似于下面的示例。
msdn2.microsoft.com
6.
The connection string used in the example is an invented string for an example database.
本示例使用的连接字符串是为示例数据库虚构的字符串。
msdn2.microsoft.com
7.
A full path must be specified on the connection string to open a database.
要打开一个数据库,必须在连接字符串中指定完整路径。
bulo.hjenglish.com
8.
This step demonstrates that setting the value from the connection string modifies the OleDbServices property, as well.
此步骤还证明了可以通过设置连接字符串中的值来修改OleDbServices属性。
msdn2.microsoft.com
9.
The connection string must be a valid connection string for the specified ProviderName.
连接字符串必须为指定ProviderName的有效连接字符串。
msdn2.microsoft.com
10.
Evaluates a connection string expression and provides the design-time value for a control property.
计算连接字符串表达式并提供控件属性的设计时值。
msdn2.microsoft.com
1.
This server should be used when configuring the ASP. NET Application Services Database as well as in the Web. Config connection string.
配置ASP.NET应用程序服务数据库时应使用该服务器,Web.config连接字符串中也应使用该服务器。
msdn2.microsoft.com
2.
The connection string builder classes are designed to eliminate guesswork and protect against syntax errors and security vulnerabilities.
连接字串产生器类别的目的是排除不确定性,并可防止语法错误和安全性漏洞。
technet.microsoft.com
3.
Add a new ConnectionString property to the Connection string manager dialog box on the General tab.
在“常规”选项卡的“连接字符串管理器”对话框中添加新的ConnectionString属性。
msdn2.microsoft.com
4.
In the Properties window, the Connection String property of the database consumer endpoint displays the connection string.
在“属性”窗口中,数据库使用者终结点的“连接字符串”属性将显示该连接字符串。
msdn2.microsoft.com
5.
This particular connection string specifies that the connection should use Windows integrated security.
此特定连接字符串指定连接应使用Windows集成安全性。
msdn2.microsoft.com
6.
Property to a connection string that includes information required to connect to the database.
属性设置为连接字符串,该字符串包含连接至数据库所需的信息。
msdn2.microsoft.com
7.
The permissions that are used to connect to the remote server are determined from the connection string.
用于连接到远程服务器的权限由连接字符串确定。
technet.microsoft.com
8.
The following examples illustrate the connection string syntax for a Web service and XML document, respectively.
下面的示例对Web服务器和XML文档的连接字符串语法分别进行了说明。
msdn2.microsoft.com
9.
If more than one rule is set for the same connection string, the more restrictive rule is selected during the permission check.
如果为同一连接字符串设置了多个规则,则在权限检查过程中将选择限制更为严格的规则。
msdn2.microsoft.com
10.
Represents the connection string used to connect to an Oracle database.
表示用于连接Oracle数据库的连接字符串。
msdn2.microsoft.com
1.
The connection string is parsed by using a "last one wins" algorithm, and the hostile input is substituted for a legitimate value.
连接字串会受到「最后一个设定」演算法剖析,而恶意的输入值会取代合法的值。
technet.microsoft.com
2.
Set to a connection string that works for your database.
设置为用于数据库的连接字符串。
msdn2.microsoft.com
3.
The wizard displays a page in which you can choose to store the connection string in a configuration file.
该向导显示一页,在该页中,可以选择将连接字符串存储在配置文件中。
msdn2.microsoft.com
4.
However, if you store this information in the connection string, this information does need to be encrypted and secured.
但是,如果将此信息存储在连接字符串中,则需要对此信息加密并加以保护。
technet.microsoft.com
5.
If you do not supply a connection string, a connection dialog is displayed.
如果您没有提供连接字符串,则会显示一个连接对话框。
www.ianywhere.com
6.
Add the following code to the form's class, modifying the connection string as needed for your environment.
向窗体的类添加以下代码,并根据环境的需要相应地修改连接字符串。
msdn2.microsoft.com
7.
Informs you when a dataset contains a reference to a connection string that is not in application settings.
在数据集包含对不在应用程序设置中的连接字符串的引用时通知您。
msdn2.microsoft.com
8.
Wait until you are finished designing the report before you replace the static connection string with an expression.
使用表达式替换静态连接字符串之前,必须保证已经完成了报表的设计。
msdn2.microsoft.com
9.
Identifies whether the attribute should serialize the connection string.
标识属性是否应序列化连接字符串。
msdn2.microsoft.com
10.
With some relatively minor modifications (primarily to the connection string) this code could be adapted to suit any RDBMS.
经过一些小的修改后(主要是针对连接字符串),此代码适合于任何RDBMS。
www.ibm.com
1.
It then fills the dataset in a Windows Forms application, using a predefined connection string and command.
然后它使用预定义的连接字符串和命令填充Windows窗体应用程序中的数据集。
msdn2.microsoft.com
2.
Each connection string is given a name, which you can use in an expression to reference it within your ASP. NET pages.
每个连接字符串都被赋予一个名称,您可以在ASP.NET页内在表达式中使用该名称来引用连接字符串。
msdn2.microsoft.com
3.
Modify the connection string as necessary for your environment.
根据环境的需要修改连接字符串。
msdn2.microsoft.com
4.
Analysis Services uses a separate encryption key to encrypt connection string information for each Analysis Services database.
AnalysisServices使用单独的加密密钥来对每个AnalysisServices数据库的连接字符串信息加密。
technet.microsoft.com
5.
The time-out on the connection string specifies how long to wait when the unit test connects to the server.
连接字符串中的超时指定单元测试在连接到服务器时需要等待多长时间。
technet.microsoft.com
6.
The connection string used to establish the initial connection.
用来建立初始连接的连接字符串。
msdn2.microsoft.com
7.
You can add this setting when you configure the database connection string for a database consumer endpoint using the connection dialog box.
可以在使用连接对话框为数据库使用者终结点配置数据库连接字符串时添加此设置。
msdn2.microsoft.com
8.
The import process does not import the connection or general timeout settings in the connection string.
导入过程不会导入连接字符串中的连接设置或常规超时设置。
msdn2.microsoft.com
9.
Each connection pool is associated with a distinct connection string.
每个连接池都与一个不同的连接字符串相关联。
msdn2.microsoft.com
10.
Interface is not available , a modal dialog box is shown to allow editing of the connection string .
接口不可用,则显示一个模式对话框供您编辑连接字符串。
www.bing.com
1.
Each connection pool is associated with a distinct connection string.
每个连接池都与一个不同的连接字符串相关联。
msdn2.microsoft.com
2.
Interface is not available , a modal dialog box is shown to allow editing of the connection string .
接口不可用,则显示一个模式对话框供您编辑连接字符串。
www.bing.com
3.
If you click on the button with . . . on the right of the screen, the connection string configuration dialog will appear.
若是你点击了上方有三个点的按钮,在右边的主屏幕上方,会有一个连接字符串设备对话框。
www.cnpetweb.com
4.
At run time, the expression is resolved by reading the connection string from the configuration file.
运行时,将通过从配置文件读取连接字符串来解析表达式。
msdn2.microsoft.com
5.
Returns an expression editor sheet for a connection string expression.
返回连接字符串表达式的表达式编辑器表。
msdn2.microsoft.com
6.
The user id and password are always removed from the connection string before the remainder of the string is stored in this file.
总是先删除连接字符串中的用户ID和密码,然后再在此文件中存储字符串的其余部分。
msdn2.microsoft.com
7.
This helps avoid the possibility of the connection string being compromised and your user ID and password being exposed.
这有助于避免危及连接字符串的安全以及泄漏用户ID和密码。
msdn2.microsoft.com
8.
The account credentials specified in the connection string must have sufficient privileges to poll the database.
在连接字符串中指定的帐户凭据必须具有足够的特权来轮询数据库。
msdn2.microsoft.com
9.
The appropriate connection string depends on the driver being used, which in turn depends on the server-class.
相应的连接字符串取决于所用的驱动程序,而驱动程序又取决于server-class。
www.ianywhere.com
10.
Every connection pool is associated with distinct connection string and that too, it is specific to the application.
每一个连接池和精确的连接字符串相对应,指定到应用程序。
www.cnblogs.com
1.
Every connection pool is associated with distinct connection string and that too, it is specific to the application.
每一个连接池和精确的连接字符串相对应,指定到应用程序。
www.cnblogs.com
2.
Select Yes, save the connection to save the connection string in the application configuration file.
选择“是,保存连接”,以保存应用程序配置文件中的连接字符串。
msdn2.microsoft.com
3.
Returns a code expression that contains the source code required to retrieve a connection string from the application's configuration file.
传回程式码运算式,其中包含从应用程式组态档中撷取连接字串时所需的原始程式码。
msdn.microsoft.com
4.
The wizard displays a page where you can specify that you want to store the connection string in the configuration file.
向导显示一页,在该页中可以指定将连接字符串存储在配置文件中。
msdn2.microsoft.com
5.
However, if you choose an option that encrypts everything, the whole connection string will be considered sensitive.
但是,如果选择加密所有数据的选项,则整个连接字符串都将被视为敏感信息。
msdn2.microsoft.com
6.
Click Yes, save the connection to save the connection string in the application configuration file.
单击“是,保存连接”将连接字符串保存到应用程序配置文件中。
msdn2.microsoft.com
7.
During development, you may choose to store the connection string security account and password in the Analysis Services project.
在开发期间,您可以选择在AnalysisServices项目中存储连接字符串安全帐户和密码。
msdn2.microsoft.com
8.
Specify whether security information is returned as part of the connection string.
指定安全信息是否作为连接字符串的一部分返回。
msdn2.microsoft.com
9.
If any of the parameter names contain spaces, you need to enclose the connection string in double quotes.
如果有任何参数名中包含空格,需要将连接字符串用双引号括起来。
www.ianywhere.com
10.
Credentials that are valid outside the connection string's specified container will not be validated.
凭据在连接字符串所指定的容器之外如果是有效的,则不进行验证。
technet.microsoft.com
1.
Credentials that are valid outside the connection string's specified container will not be validated.
凭据在连接字符串所指定的容器之外如果是有效的,则不进行验证。
technet.microsoft.com
2.
If the specified connection string does not exist in the Web. Config file, no object is returned.
如果指定的连接字符串不在Web.config文件中,将不返回任何对象。
msdn2.microsoft.com
3.
For more information, see "Controlling Connection Pooling with Connection String Keywords" later in this topic.
有关更多信息,请参见本主题后面的“使用连接字符串关键字控制连接池”。
msdn2.microsoft.com
4.
If you are using an Active Directory or ADAM server for the policy store, your connection string should be similar to the following example.
如果要将ActiveDirectory或ADAM服务器用于策略存储区,则连接字符串应类似于下面的示例。
msdn2.microsoft.com
5.
The connection string must be less than 253 characters in length.
连接字符串长度必须小于253个字符。
www.ianywhere.com
6.
To fix these errors, clear the Use custom connection string setting in the Advanced Settings for Services dialog box.
若要修复这些错误,请在“服务的高级安全设置”对话框中清除“使用自定义连接字符串”设置。
msdn2.microsoft.com
7.
In addition, you do not need to modify numerous individual pages if your connection string information changes.
另外一个优势是,当连接字符串信息发生更改时,无需修改许多页。
msdn2.microsoft.com
8.
A connection string provides the information that a provider needs to communicate with a particular database.
连接字符串提供相关信息,当提供程序与特定数据库进行通信时需要这些信息。
msdn2.microsoft.com
9.
This connection string is also used to deploy database changes and generate data.
还可以使用该连接字符串来部署数据库更改和生成数据。
technet.microsoft.com
10.
An application can track configuration changes and change its connection string accordingly.
应用程序可以跟踪配置更改并相应地更改其连接字符串。
msdn2.microsoft.com
1.
An application can track configuration changes and change its connection string accordingly.
应用程序可以跟踪配置更改并相应地更改其连接字符串。
msdn2.microsoft.com
2.
Output_ref is a cell reference where you want the completed connection string placed.
Output_ref对用于存放完整的连接字符串的单元格的引用。
office.microsoft.com
3.
Removes a reference to an inherited connection string from the collection of connections strings.
从连接字符串集合中移除对继承的连接字符串的引用。
msdn2.microsoft.com
4.
The connection string is a URL formatted string with the connection type in lieu of the protocol.
连接字符串是带有连接类型(代替协议)的URL格式的字符串。
www.ibm.com
5.
The wizard displays a page where you can choose to store the connection string in a configuration file.
该向导显示一页,从该页中您可以选择将连接字符串存储到配置文件中。
msdn2.microsoft.com
6.
Create a SqlDataSource control with a valid connection string and select statement.
创建带有有效连接字符串和select语句的SqlDataSource控件。
msdn2.microsoft.com
7.
If the unattended execution account is specified, the connection string determines the credentials that are used.
如果指定了无人参与的执行帐户,则连接字符串将确定使用的凭据。
msdn2.microsoft.com
8.
Returns the value corresponding to the OLE DB Services key within the connection string.
返回与连接字符串内的OLEDBServices键对应的值。
msdn2.microsoft.com
9.
This instance will be initialized with a connection string and table name.
用连接字符串和表名称来初始化该实例。
msdn2.microsoft.com
10.
In the Connection Properties dialog box, configure the settings for the connection string and click OK.
在“连接属性”对话框中,配置连接字符串的设置,然后单击“确定”。
msdn2.microsoft.com
1.
In the Connection Properties dialog box, configure the settings for the connection string and click OK.
在“连接属性”对话框中,配置连接字符串的设置,然后单击“确定”。
msdn2.microsoft.com
2.
Note that the connection string in the demo app is valid for the author's development environment.
示例程序中的数据库连接字符串只适合作者的开发环境。
www.cnblogs.com
3.
NET searches for the pool associated with exact match for the connection string, in the same app domain and process.
NET在池中利用连接字符串精确匹配在同一应用程序域和进程中查找。
blog.csdn.net
4.
Provide a connection string for a connection manager in the package.
为包中的连接管理器提供连接字符串。
msdn2.microsoft.com
5.
To encrypt and secure the connection string information, Analysis Services uses the Data Protection API.
为了对连接字符串信息进行加密和保护,AnalysisServices将使用数据保护API。
technet.microsoft.com
6.
If you omit output_ref, SQL. REQUEST does not return a completed connection string.
如果省略output_ref,函数SQL.REQUEST不能返回完整的连接字符串。
office.microsoft.com
7.
Clear the check box if you want to save the connection string directly in the compiled application.
如果想直接在已编译的应用程序中保存连接字符串,请清除此复选框。
msdn2.microsoft.com
8.
It also helps you secure the connection string information using access control lists (ACLs) and encryption.
此外,还可以帮助您使用访问控制列表(ACL)和加密保护连接字符串信息。
msdn2.microsoft.com
9.
Clear the check box to save the connection string directly in the compiled application.
清除此复选框,直接在已编译的应用程序中保存连接字符串。
msdn2.microsoft.com
10.
Property that you set at design time; at run time, a physical connection is created using the value in the connection string property.
属性;在运行时,使用该连接字符串属性中的值创建物理连接。
msdn2.microsoft.com
1.
Property that you set at design time; at run time, a physical connection is created using the value in the connection string property.
属性;在运行时,使用该连接字符串属性中的值创建物理连接。
msdn2.microsoft.com
2.
Expression strings reference a localizable resource, an application setting, a connection string, or a custom expression type.
表达式字符串引用一个可本地化的资源、应用程序设置、连接字符串或自定义表达式类型。
msdn2.microsoft.com
3.
The connection string as a String for this connection string name.
此连接字符串名称对应的连接字符串,类型为String。
msdn2.microsoft.com
4.
To change the default Load Test Results Store for the results of your tests, you can change the Load Test Results Connection String.
若要更改测试结果的默认负载测试结果存储区,可以更改负载测试结果连接字符串。
msdn2.microsoft.com
5.
The results returned depend upon the server-side settings or the MDX Unique Name Style connection string property.
返回的结果取决于服务器端设置或MDXUniqueNameStyle连接字符串属性。
technet.microsoft.com
6.
And sets some of its properties in the connection string.
并在连接字符串中设置它的一些属性。
msdn2.microsoft.com
7.
The name of the connection string.
连接字符串的名称。
msdn2.microsoft.com
8.
The credentials are passed in the connection string (recommended only for secure connections).
凭据是在连接字符串中传递的(建议只用于安全连接)。
technet.microsoft.com
9.
Otherwise, the Connection Properties dialog box appears so you can configure the connection string.
否则,将显示“连接属性”对话框,以便您可以配置连接字符串。
msdn2.microsoft.com
10.
In the Connection string properties box, type a URL to the report model on a report server.
在“连接字符串”属性框中,键入报表服务器上报表模型的URL。
msdn2.microsoft.com
1.
In the Connection string properties box, type a URL to the report model on a report server.
在“连接字符串”属性框中,键入报表服务器上报表模型的URL。
msdn2.microsoft.com
2.
Including a password in a connection string represents a security risk.
在连接字符串中包含密码会带来一定的安全风险。
msdn2.microsoft.com
3.
The connection string that includes the source database name, and other parameters needed to establish the initial connection.
连接字符串,其中包含源数据库名称和建立初始连接所需的其他参数。
msdn2.microsoft.com
4.
When finished with debugging, remove this attribute from the connection string, and pooling will be enabled by default.
完成调试后,从连接字符串中移除该属性,默认情况下将启用池。
msdn2.microsoft.com
5.
Control to connect to it so that you can specify a complete connection string.
控件连接到数据库,以便可以指定完整的连接字符串。
msdn2.microsoft.com
6.
C Specifies the connection parameters as a connection string.
c将连接参数指定为连接字符串。
www.ianywhere.com
7.
Your ODBC application may override this value or you may override this value in the logon dialog box or connection string.
ODBC应用程序可能会替换该值,或者您也可以在登录对话框或连接字符串中替换该值。
www.ianywhere.com
8.
Is the connection string passed to the IDataInitialize interface of the destination provider.
连接字符串,该字符串将要传递给目标提供程序的IDataInitialize接口。
technet.microsoft.com
9.
It is recommended that you do not add login information such as passwords to the connection string.
建议您不要在连接字符串中添加登录信息(如密码)。
technet.microsoft.com
10.
Connecting to a database requires a connection string.
连接到数据库需要连接字符串。
msdn2.microsoft.com
1.
Connecting to a database requires a connection string.
连接到数据库需要连接字符串。
msdn2.microsoft.com
2.
The application connection string defined for the connection.
为连接定义的应用程序连接字符串。
msdn2.microsoft.com
3.
Storing connection-string details (such as a password) can affect the security of your application.
存储连接字符串的详细信息(如密码)可能会影响应用程序的安全性。
msdn2.microsoft.com
4.
The string specified by the AppInfo connection parameter in a connection string.
由连接字符串中的AppInfo连接参数所指定的字符串。
www.ianywhere.com
5.
If credentials are provided in the connection string, the options and values provided in this section are ignored.
如果连接字符串中提供了凭据,则忽略此部分中提供的选项和值。
msdn2.microsoft.com
6.
The following connection string example specifies the sample AdventureWorks database on the local client.
下面的连接字符串示例指定本地客户端上的AdventureWorks示例数据库。
msdn2.microsoft.com
7.
A malicious custom generator could expose the connection string information.
恶意自定义生成器可能会公开连接字符串信息。
technet.microsoft.com
8.
Represents a single, named connection string in the connection strings configuration file section.
表示连接字符串配置文件节中的单个命名连接字符串。
msdn2.microsoft.com
9.
Property contains the connection string used by the application for connecting to the data store.
属性包含应用程序用来连接数据存储区的连接字符串。
msdn2.microsoft.com
10.
Each developer will specify the connection string to the database server where they want to host his or her copy of the database.
每个开发人员需指定将承载数据库副本的数据库服务器的连接字符串。
msdn2.microsoft.com
1.
Make sure you set the connection string Timeout keyword to account for this increased time.
确保设置连接字符串Timeout关键字,以考虑该增加的时间。
msdn2.microsoft.com
2.
You still need to specify an initial catalog or Database in the connection string to point to the specific database your SQL is targeting.
您仍然需要在连接字符串中指定初始目录或Database,以指向SQL所针对的特定数据库。
msdn2.microsoft.com
3.
Specify credentials separately from the connection string.
在连接字符串之外单独指定凭据。
msdn2.microsoft.com
4.
You can configure the database connection string when you connect the database to an application.
在将该数据库连接到应用程序时,可以配置数据库连接字符串。
msdn2.microsoft.com
5.
Second, use the same connection string (and the same thread identity if you're using integrated authentication).
第二,用相同的连接字符串(或者用相同的用户标识,当你用集成认证的时候)。
blog.163.com
6.
Valid values for this attribute are listed in Values for IANAAppCodePage Connection String Attribute.
IANAAppCodePage连接字符串属性的值中列出了此属性的有效值。
www.ianywhere.com
7.
The password part of a connection string.
连接字符串的密码部分。
msdn2.microsoft.com
8.
If any keywords are repeated in the connection string, there is no guarantee which value will be selected.
如果在连接字符串中存在任何重复的关键字,则无法保证哪个值将被选中。
msdn2.microsoft.com
9.
There are frequently equally valid synonyms for connection string syntax elements, but some syntax and spelling errors can cause problems.
连接字符串语法元素经常会出现一些同等有效的同义词,但有些语法和拼写错误可能会导致出现问题。
msdn.microsoft.com
10.
Connection Details area displays read-only information about the selected provider and the connection string.
“连接详细信息”区域会显示关于所选提供程序的只读信息和连接字符串。
technet.microsoft.com
1.
If the database connection changes, you can edit the connection string in the configuration file.
如果数据库连接更改,可编辑配置文件中的连接字符串。
technet.microsoft.com
2.
The variables in the connection string fit the system's needs.
连接串中的变量满足系统要求。
www.ibm.com
3.
Notice that all direct mentions of MySQL are gone except for the database connection string in $dsn.
注意,所有直接用到MySQL的地方都消除了,只有$dsn中的数据库连接字符串除外。
www.ibm.com
4.
If your setting will contain a connection string, select the Connection String check box on the dialog box.
如果设置包含连接字符串,请在对话框中选择“连接字符串”复选框。
msdn2.microsoft.com
5.
Other configurations require you to edit the SQL connection string in the TxObj. Cs or TxObj. Vb file.
其他配置需要在TxObj.cs或TxObj.vb文件中编辑SQL连接字符串。
msdn2.microsoft.com
6.
The most common types are String, Integer, and Boolean, but you can also store values as Color, Object, or as a connection string.
最常见的类型有String、Integer和Boolean,但也可以将值存储为Color、Object或连接字符串。
msdn2.microsoft.com
7.
To avoid security problems, grant a user (other than DBA) REMOTE DBA authority, and use this user ID in the dbmlsync connection string.
为避免出现安全问题,可以赋予用户(非DBA)REMOTEDBA权限,并在dbmlsync连接字符串中使用该用户ID。
www.ianywhere.com
8.
Connection string option that permits attaching databases at runtime and autogenerates database name.
连接字符串选项,它允许在运行时附加数据库并自动生成数据库名称。
msdn2.microsoft.com
9.
Instead of supplying a connection string, you could prompt users for their user ID and password if you wish.
您可以不提供连接字符串,而在需要时提示用户输入他们的用户ID和口令。
www.ianywhere.com
10.
Click Next on the Save connection string to the Application Configuration file page.
在“将连接字符串保存到应用程序配置文件”页面上单击“下一步”。
msdn2.microsoft.com
1.
Gets or sets connection string parameters that are allowed or disallowed.
获取或设置允许或不允许的连接字符串参数。
msdn2.microsoft.com
2.
The design-time scenario requires a hard-coded connection string to the SQL Mobile database.
设计时方案需要到SQLMobile数据库的硬编码连接字符串。
msdn2.microsoft.com
3.
Thus, the generated code contains a connection string to the local SQL Mobile database file.
这样,生成的代码就包含一个到本地SQLMobile数据库文件的连接字符串。
msdn2.microsoft.com
4.
Removes a named connection string from the configuration collection.
从配置集合中移除某个已命名的连接字符串。
msdn2.microsoft.com
5.
A connection string and various options are specified in the service configuration file.
连接字符串和各个选项在服务配置文件中指定。
msdn2.microsoft.com
6.
Database error, please check database connection string.
数据库连接错误,请检查。
www.e-jipiao.com
7.
On the Diagram menu, point to Implementation, and choose Define Connection String.
在“关系图”菜单上指向“实现”,然后选择“定义连接字符串”。
msdn2.microsoft.com
8.
Only properties that can be passed in the connection string for the OLE DB provider are supported.
只支持可在OLEDB提供程序连接字符串中传递的属性。
msdn2.microsoft.com
9.
Adds the subscription to the existing database that defined in the connection string.
将订阅添加到连接字符串中定义的现有数据库。
msdn2.microsoft.com
10.
This connection string is not allowed when using ADAM, and will throw a NotSupportedException.
使用ADAM时不允许使用此连接字符串,否则将引发NotSupportedException。
msdn2.microsoft.com
1.
After formulation of the connection string the MQTT client object may be created.
在确定了连接字符串之后就可以创建客户机对象了。
www.ibm.com
2.
Initializes a new instance of the PrvConnection class when given a string containing the connection string.
当给定包含连接字符串的字符串时,初始化PrvConnection类的新实例。
msdn2.microsoft.com
3.
Initializes a new instance of the SqlCeEngine class with the specified local connection string.
使用指定的本地连接字符串初始化SqlCeEngine类的新实例。
msdn2.microsoft.com
4.
The connection string in this example connects to the client message store that you created in Lesson 2, called clientstore. Db.
该示例中的连接字符串将连接到您在第2课中创建的名为clientstore.db的客户端消息库。
www.ianywhere.com
5.
To fix the compiler error, add the connection string to the project's application settings.
若要修正这个编译器错误,请将连接字串加入至专案的应用程式设定中。
msdn.microsoft.com
6.
Additionally, you can secure the connection string using encryption.
此外,您可以使用加密保护连接字符串。
msdn2.microsoft.com
7.
Or you might store the connection string that specifies a database that your application uses.
也可以存储用于指定应用程序使用的数据库的连接字符串。
207.46.16.251
8.
A preliminary validation of the connection string is performed when the property is set.
如果设置了该属性,会对连接字符串执行预验证。
msdn2.microsoft.com
9.
In this release, you cannot change connection string restrictions using the. NET Framework Configuration Tool.
此版本中,不能使用.NETFramework配置工具更改连接字符串限制。
msdn2.microsoft.com
10.
There's also a connection string setting for the local SQL Server database used for grid application tracking.
多出的一个本地SQLServer数据库的连接字符串设置,用于网格应用程序跟踪记录。
www.infoq.com
1.
The defined connection string uses integrated security.
已定义的连接字符串使用集成安全性。
msdn2.microsoft.com
2.
The connection string is automatically generated.
将自动生成连接字符串。
www.ibm.com
3.
The sample data extension does not use a connection string.
数据扩展插件示例不使用连接字符串。
msdn2.microsoft.com
4.
Object that can be used at design time to select and edit a connection string expression and to assign the expression to a control property.
对象,可在设计时用于选择和编辑连接字符串表达式,并将表达式分配给控件属性。
msdn2.microsoft.com
5.
All custom data generators have access to the database connection string at run time.
所有的自定义数据生成器都能够在运行时访问数据库连接字符串。
technet.microsoft.com
6.
If you change the connection string for a controller, then you must select the controller.
如果更改某个控制器的连接字符串,则必须选择相应的控制器。
msdn2.microsoft.com
7.
Class with the specified name, data provider, and connection string.
使用指定的名称、数据提供程序和连接字符串初始化。
msdn2.microsoft.com
8.
USING clause The USING clause supplies a connection string for the server.
USING子句USING子句为服务器提供连接字符串。
www.ianywhere.com
9.
Property is designed to match ODBC connection string format as closely as possible .
属性的设计旨在与ODBC连接字符串格式尽可能准确地匹配。
www.bing.com
10.
The connection string in the report must specify a fully qualified path to the package file.
报表中的连接字符串必须指定指向该包文件的完全限定路径。
msdn2.microsoft.com
1.
A name for this connection string configuration object.
此连接字符串配置对象的名称。
msdn2.microsoft.com
2.
Pass an explicit user name and password in a connection string.
在连接字符串中传递显式用户名和密码。
msdn2.microsoft.com
3.
Type a run-time connection string for the Connection String property.
为“连接字符串”属性键入运行时连接字符串。
msdn2.microsoft.com
4.
You can actually use this type of connection string to communicate with any application server supporting the corbaname URL.
您可以使用这种类型的连接字符串与任何支持corbanameURL的应用服务器通信。
www.ibm.com
5.
The ConnectionStrings property returns a collection of connection string values.
ConnectionStrings属性返回连接字符串值的集合。
msdn2.microsoft.com
6.
Specifies the connection string to use for the source database.
指定用于来源资料库的连接字串。
msdn.microsoft.com
7.
Class with the specified connection string and Select command.
使用指定的连接字符串和Select命令初始化。
msdn2.microsoft.com
8.
Either single or double quotation marks can be used within a connection string by using the other delimiter.
在使用其他分隔符的连接字符串中可以使用单引号或双引号。
msdn2.microsoft.com
9.
The actual database type and connection string are stored in the configuration.
实际的数据库类型和连接字符串存储在配置中。
msdn2.microsoft.com
10.
Alternatively, type the connection string in Connection string and skip the following step.
或者,也可以在“连接字符串”中键入连接字符串,再跳过后面的步骤。
msdn2.microsoft.com
1.
To access a mirrored database, a connection string must contain the database name.
若要访问镜像数据库,则连接字符串必须包含数据库名称。
technet.microsoft.com
2.
Invalid key name within the connection string.
连接字符串中的键名无效。
msdn2.microsoft.com
3.
To do so, you need a connection string and an Access data file.
为此,您需要一个连接字符串和一个Access数据文件。
msdn2.microsoft.com
4.
The final step is to configure the database connection string.
最后一步是配置数据库连接字符串。
msdn2.microsoft.com
5.
Provides a base class for strongly typed connection string builders.
为强类型连接字符串生成器提供基类。
msdn2.microsoft.com
6.
The -c option specifies the connection string to the client message store.
c选项指定连接到客户端消息库的连接字符串。
www.ianywhere.com
7.
Method to return a connection string suitable for use in the design environment .
方法才能返回适用于设计环境的连接字符串。
www.bing.com
8.
If your connection string has a different name, substitute that name instead.
如果您的连接字符串具有不同的名称,请替换为该名称。
msdn2.microsoft.com
9.
Refer to this name when accessing the connection string in code.
当在代码中访问该连接字符串时引用此名称。
msdn2.microsoft.com
10.
A page where you can choose to store the connection string in the configuration file appears.
在接下来出现的页中可以选择将连接字符串存储到配置文件中。
msdn2.microsoft.com
1.
For information about which connection string values you must use, contact your database administrator.
有关必须使用哪种连接字符串值的信息,请与您的数据库管理员联系。
msdn2.microsoft.com
2.
Choose Yes, save the connection as to store the connection string in the application configuration file.
选择“是,将连接保存为”将连接字符串存储在应用程序配置文件中。
msdn2.microsoft.com
3.
Including sensitive data in the connection string poses a security risk.
在连接字符串中包含敏感数据会带来一定的安全风险。
msdn2.microsoft.com
4.
Once the application is implemented, you can also edit the connection string from the application's configuration file.
一旦实现了应用程序,还可以从应用程序的配置文件中编辑连接字符串。
msdn2.microsoft.com
5.
Many of the connection string values have corresponding read-only properties.
属性。许多连接字符串值都具有相应的只读属性。
msdn2.microsoft.com
6.
OPENDATASOURCE should not be used with explicit passwords in the connection string.
OPENDATASOURCE不应该用于连接字符串中的显式密码。
technet.microsoft.com
7.
The following example illustrates a typical connection string.
下面的示例阐释了一个典型的连接字符串。
msdn2.microsoft.com
8.
You can also supply several connection string modifiers to control connection pooling behavior.
还可以提供几个连接字符串修饰符来控制连接池的行为。
msdn2.microsoft.com
9.
Select the option to include sensitive data in connection string.
选择在连接字符串中包括敏感数据的选项。
www-128.ibm.com
10.
The OLE DB connection string for the specified provider.
用于指定的访问接口的OLEDB连接字符串。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/28 3:03:35