public boolean isCaseSensitive(int column) 参数 column 指示列索引的 int 。 返回值 如果列区分大小写,则为 true。 否则为 false。 例外 SQLServerException 备注 此isCaseSensitive 方法是由 java.sql.ResultSetMetaData 接口中的 isCaseSensitive 方法指定的。 另请参阅 SQLServerResultSetMetaData 方法 SQLServ...
您是SQL Server 和地理数据库管理员 SQL Server 管理员创建数据库;地理数据库管理员创建地理数据库 要在Microsoft SQL Server 数据库中创建地理数据库,请从 ArcGIS 客户端运行地理处理工具或 Python 脚本。首先阅读先决条件,然后按照适合实际情况的说明进行操作。 先决条件 要创建地理数据库 SQL Server,请执行以下操作...
Specifies the server mode of the Analysis Services instance. Valid values are MULTIDIMENSIONAL, POWERPIVOT or TABULAR. ASSERVERMODE is case-sensitive. All values must be expressed in upper case.ASSERVERMODE="MULTIDIMENSIONAL"; Optional value, which specifies the state of the TCP protocol for the...
Most code examples in the Transact-SQL reference were tested on servers that are running a case-sensitive sort order. The test servers were typically running the ANSI/ISO 1252 code page. Many code examples prefix Unicode character string constants with the letter N. Without the N prefix, the ...
Backups of case-sensitive databases failing 2987610 FIX: Error when you back up a database that has case-sensitive collation by using VSS in SQL Server 2012 SP2 Third-party backups that are made by using VSS writer may fail and return 8229 errors. 2987610 FIX: Error when you back up a...
ON SERVER FOR DEADLOCK_GRAPH -- , LOCK_DEADLOCK_CHAIN, LOCK_DEADLOCK, LOCK_ESCALATION -- ANY OF these can be SET TO SERVICE 'DeadLockNotificationsService', 'current database' -- CASE sensitive string that specifies USE OF server broker IN CURRENT db ...
You create a Master Data Services (MDS) database by using the Create Database wizard, and select the "Case-sensitive" option in the Database page of the wizard. You create an entity that contains a domain-based attribute. The domain-based attri...
本主题说明当使用增强的日期和时间功能的客户端应用程序与早于 SQL Server 2008 的 SQL Server 版本通信时的预期行为,以及使用 Microsoft 数据访问组件、Windows 数据访问组件或早于 SQL Server 2008 的 SQL Server Native Client 版本的客户端应用程序向支持增强的日期和时间功能的服务器发送命令时的预期行为。
Microsoft SQL Server 2005 Unicode 摘要: 本白皮书将向 Microsoft SQL Server 开发人员介绍 Microsoft SQL Server 2005 的国际功能。所论述的主题包括:对 Unicode 的说明、SQL Server 2005 中增加的对补充字符的支持、不同版本 SQL Server 排序规则上的变化、数据类型的变化、性能、数据提供程序方面的更新以及 SQL Se...
The expression evaluator isn't case-sensitive and any combination of uppercase and lowercase letters are permitted. For example, TRUE works as well as True. Note In an expression, a Boolean literal must be delimited by spaces.Feedback Was this page helpful? Yes No Provide product feedback...