binary large object meaning in English
blob
二进制大对象
二进制大型对象
Examples
- Describes how to conserve resources when writing binary large objects blob to sql server
描述在向sql server写入二进制大对象( blob )时如何保留资源。 - Your application is used to insert or retrieve binary large object blob data , such as large
应用程序用于插入或检索二进制大型对象( blob )数据,例如大型 - For each xml binary large object blob in the column , the index creates several rows of data
对于列中的每个xml二进制大型对象( blob ) ,索引将创建几个数据行。 - Without an index , these binary large objects are shredded at run time to evaluate a query
如果没有索引,运行时将拆分这些二进制大型对象以计算非常耗时的查询。 - The number of rows in the index is approximately equal to the number of nodes in the xml binary large object
该索引中的行数大约等于xml二进制大型对象中的节点数。