Returns a single BookInfo object for the book document at the specified NoteID.
返回具有指定NoteID的图书档案的一个BookInfo对象。
Returns a single BookInfo object for the first book with a title that matches a given search string.
为标题与给定搜索字符串相匹配的第一本图书返回一个BookInfo对象。
For methods that always return information about a single book, a BookInfo complex data type is returned.
对于总是返回一本图书的信息的那些方法,将返回的是BookInfo复杂数据类型。
This function is useful for taking a NotesDocument object from within this database and reading its information into the public properties of this BookInfo object.
若要从此数据库中获取一个NotesDocument对象,并将其信息读入BookInfo对象的公共属性,那么这个函数是非常有用的。
For example, using the sample data in Figure 1, the following index idx1 would be useful for look-ups and joins based on author IDs across all documents in the XML column bookinfo of the table books.
例如,使用图1中的示例数据,可以根据author id使用下面的索引idx 1对表books的xml列bookinfo中的所有文档进行查找和连接。
For example, using the sample data in Figure 1, the following index idx1 would be useful for look-ups and joins based on author IDs across all documents in the XML column bookinfo of the table books.
例如,使用图1中的示例数据,可以根据author id使用下面的索引idx 1对表books的xml列bookinfo中的所有文档进行查找和连接。
应用推荐