noncharacter
美
英 
例句
When converting noncharacter data to character data, bcp suggests a default field length large enough to store the data.
当将非字符数据转换为字符数据时,bcp会建议一个足以存储该数据的默认字段长度。
Functions that take noncharacter inputs and return a character string use the default collation of the current database for the output.
使用非字符输入并返回字符串的函数,对输出使用当前数据库的默认排序规则。
The number of prefix characters preceding each noncharacter field in a bcp native format data file.
bcp本机格式数据文件中每个非字符字段前的前缀字符数。
Noncharacter data is implicitly converted to a character string.
非字符数据隐式转换为字符串。
The use of native format for noncharacter data saves time, eliminating unnecessary conversion of data types to and from character format.
为非字符数据使用本机格式可以节省时间,并消除与字符格式之间不必要的数据类型转换。
The following example concatenates noncharacter, nonbinary expressions by using.
连接非字符型非二进制表达式。
The bcp utility uses the SQL Server internal binary data format to write noncharacter data from a table to a data file.
bcp实用工具使用SQLServer内部二进制数据格式将表中的非字符数据写入数据文件中。